godot-xterm/addons/godot_xterm/nodes/pty/unix
Leroy Hopson df32ee3c18
Refactor PTY
PTY now provides a public interface to an underlying instance of
PTYNative. The PTYNative class can be extended as appropriate for
each platform and the platform-specific implementation will be
selected by PTY at runtime.
2022-07-11 09:33:01 +12:00
..
pty_unix.gd Refactor PTY 2022-07-11 09:33:01 +12:00
pty_unix.gdns Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00