godot-xterm/addons/godot_xterm/native/src
Leroy Hopson 8e5fbe72cd
Support background and attributes for wide chars
Supports setting background color and attributes for wide characters
(i.e. more than 1 cell wide). Previously only the first cell had its
background and attribute set.
2024-02-10 22:49:10 +13:00
..
register_types.cpp Rewrite terminal.cpp 2024-02-07 00:14:33 +13:00
register_types.h Convert from GDNative to GDExtension 2022-12-29 22:54:38 +13:00
terminal.cpp Support background and attributes for wide chars 2024-02-10 22:49:10 +13:00
terminal.h Re-add bell support 2024-02-10 22:03:43 +13:00