godot-xterm/addons/godot_xterm/native/src
2025-07-02 10:56:52 +02:00
..
constants.cpp added windows pty support 2025-06-26 15:54:12 +02: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 fixed env and cwd for windows 2025-07-01 19:41:04 +02:00
pty.h added windows pty support 2025-06-26 15:54:12 +02:00
pty_unix.cpp added windows pty support 2025-06-26 15:54:12 +02:00
pty_unix.h added windows pty support 2025-06-26 15:54:12 +02:00
pty_win.cpp changed types for 32-bit windows compat and bandaid fix for win release build CRT 2025-07-02 10:56:52 +02:00
pty_win.h added windows pty support 2025-06-26 15:54:12 +02: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-26 15:54:12 +02:00
terminal.h added windows pty support 2025-06-26 15:54:12 +02:00