godot-xterm/addons/godot_xterm/nodes/pty
Leroy Hopson 115521f645
Replace Gut with WAT
Gut was freezing on some integration tests. It was also entering an
infinite loop after exiting (even after closing Godot and VSCode) which
caused a `godot.log` file in app_userdata to keep growing until my hard
drive was full.
2021-07-03 21:49:24 +07:00
..
unix Replace Gut with WAT 2021-07-03 21:49:24 +07:00
libuv_utils.gd Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +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 Replace Gut with WAT 2021-07-03 21:49:24 +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