godot-xterm/addons/godot_xterm/nodes/pty
Leroy Hopson c81da3820b
Kill child process and close pty on exit
- Adds kill() method to LibuvUtils.
- Adds close() method to Pipe.
2021-07-23 08:37:54 +07:00
..
unix Kill child process and close pty on exit 2021-07-23 08:37:54 +07:00
libuv_utils.gd Kill child process and close pty on exit 2021-07-23 08:37:54 +07:00
libuv_utils.gdns Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00
pipe.gdns Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00
pty.gd Kill child process and close pty on exit 2021-07-23 08:37:54 +07:00
pty_icon.svg Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00
pty_icon.svg.import Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00