godot-xterm/addons/godot_xterm/native/src
Leroy Hopson 568a9835c6
Fallback to Regular Terminal font before default font
Will fallback to using Regular Terminal font for Bold, Italic, and Bold
Italic styles if they are not defined. Will only fallback to using the
default theme font if even Regular is not defined.
2021-07-23 08:37:47 +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 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 Enable compiling Pipe and LibuvUtils on Windows 2021-07-18 15:09:21 +07:00
pipe.h Enable compiling Pipe and LibuvUtils on Windows 2021-07-18 15:09:21 +07:00
terminal.cpp Fallback to Regular Terminal font before default font 2021-07-23 08:37:47 +07:00
terminal.h Change terminal menu option 'Select All' -> 'Copy All' 2021-07-13 22:20:29 +07:00