godot-xterm/addons/godot_xterm/native/src
Leroy Hopson 1d2898f6ab
chore(spelling): add codespell pre-commit hook
Fixes spelling mistakes identified by it.
2024-03-30 01:27:28 +13:00
..
constants.cpp chore(spelling): add codespell pre-commit hook 2024-03-30 01:27:28 +13:00
pty.cpp feat(pty): add cols/rows methods and resize tests 2024-03-29 01:27:42 +13:00
pty.h feat(pty): add cols/rows methods and resize tests 2024-03-29 01:27:42 +13:00
pty_unix.cpp chore(spelling): add codespell pre-commit hook 2024-03-30 01:27:28 +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): implement clear() method 2024-03-03 22:39:51 +13:00
terminal.h feat(term): implement clear() method 2024-03-03 22:39:51 +13:00