godot-xterm/addons/godot_xterm/native/src
2024-04-28 23:26:02 +12:00
..
constants.cpp feat(theme)!: set a default theme 2024-04-01 21:26:24 +13: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 feat(pty): add terminal_path property to pty 2024-04-28 17:29:40 +12:00
pty.h feat(pty): add terminal_path property to pty 2024-04-28 17:29:40 +12:00
pty_unix.cpp fix(pty): initialize exit_code to 0 2024-04-01 10:12:16 +13:00
pty_unix.h feat(pty): enable resize and resizev 2024-02-25 23:17:45 +13: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 feat(term): make cursor hollow when un-focused 2024-04-28 23:26:02 +12:00
terminal.h feat(term): make cursor hollow when un-focused 2024-04-28 23:26:02 +12:00