dorne/cli
2025-09-12 00:17:48 +10:00
..
_pty.c fix bad inline usage 2025-09-11 17:38:31 +10:00
_pty.h rename mkpty.* -> _pty.* 2025-09-09 21:05:42 +10:00
child.c begin simple child process interface 2025-09-10 01:25:34 +10:00
child.h begin simple child process interface 2025-09-10 01:25:34 +10:00
curse.c ensure initscr(3x) & use newwin(3x) not stdscr(3x) for root node 2025-09-11 19:24:48 +10:00
curse.h add (terrible) support for auto window resizing 2025-09-12 00:17:48 +10:00
epty.c fix epty includes mkpty.h not _pty.h 2025-09-10 01:24:41 +10:00
epty.h add epty.* to extend _pty.* 2025-09-09 21:07:34 +10:00
main.c add (terrible) support for auto window resizing 2025-09-12 00:17:48 +10:00
tree.c add (terrible) support for auto window resizing 2025-09-12 00:17:48 +10:00
tree.h add (terrible) support for auto window resizing 2025-09-12 00:17:48 +10:00