godot-xterm/addons/godot_xterm/native/src
2025-06-29 12:17:15 +12:00
..
constants.cpp added windows pty support 2025-06-29 12:17:15 +12:00
LICENSE.md chore: update license info 2024-04-01 19:42:22 +13:00
LICENSE_node-pty chore: update license info 2024-04-01 19:42:22 +13:00
LICENSE_tmux chore: update license info 2024-04-01 19:42:22 +13:00
pty.cpp added windows pty support 2025-06-29 12:17:15 +12:00
pty.h added windows pty support 2025-06-29 12:17:15 +12:00
pty_unix.cpp added windows pty support 2025-06-29 12:17:15 +12:00
pty_unix.h added windows pty support 2025-06-29 12:17:15 +12:00
pty_win.cpp pty hotfix to not crash godot when exiting tree 2025-06-29 12:17:15 +12:00
pty_win.h added windows pty support 2025-06-29 12:17:15 +12:00
register_types.cpp feat(pty): add initial pty node 2024-02-25 11:48:47 +13:00
register_types.h Convert from GDNative to GDExtension 2022-12-29 22:54:38 +13:00
terminal.cpp added windows pty support 2025-06-29 12:17:15 +12:00
terminal.h added windows pty support 2025-06-29 12:17:15 +12:00