godot-xterm/addons/godot_xterm/native/src
Leroy Hopson 5f399ed46e
Allow theme inheritance
Terminal colors and fonts will be inherited from ancestor nodes if not
defined.
2021-07-23 09:30:25 +07:00
..
node_pty Enable compiling Pipe and LibuvUtils on Windows 2021-07-18 15:09:21 +07:00
.gdignore Enable compiling 64-bit on Windows using MSVC 2020-11-10 13:44:29 +07:00
libgodotxtermnative.cpp Fix macOS builds 2021-07-20 11:18:52 +07:00
libuv_utils.cpp Kill child process and close pty on exit 2021-07-23 08:37:54 +07:00
libuv_utils.h Kill child process and close pty on exit 2021-07-23 08:37:54 +07:00
pipe.cpp Kill child process and close pty on exit 2021-07-23 08:37:54 +07:00
pipe.h Kill child process and close pty on exit 2021-07-23 08:37:54 +07:00
terminal.cpp Allow theme inheritance 2021-07-23 09:30:25 +07:00
terminal.h Change terminal menu option 'Select All' -> 'Copy All' 2021-07-13 22:20:29 +07:00