godot-xterm/addons/godot_xterm/native/src
Leroy Hopson f48e082b54 Reformat code causing clang-format clashes
VSCode and the clang-format git hook disagreed about how this one should
be formatted, so it kept changing.
2021-07-11 23:03:33 +07:00
..
node_pty Update license information 2021-07-07 21:39:54 +07:00
.gdignore Enable compiling 64-bit on Windows using MSVC 2020-11-10 13:44:29 +07:00
libgodotxtermnative.cpp Add disable_pty compile option 2021-07-07 21:32:26 +07:00
libuv_utils.cpp Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00
libuv_utils.h Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00
pipe.cpp Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00
pipe.h Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00
terminal.cpp Reformat code causing clang-format clashes 2021-07-11 23:03:33 +07:00
terminal.h Add copy selection support 2021-07-11 23:03:33 +07:00