godot-xterm/addons
Leroy Hopson 8cd11fdae6
fix(term): prevent double keyboard input
Disconnects the "gui_input" signal as the _gui_input() override is
working as expected now. Having this signal connected was causing it to
be called twice for every input.
2024-02-25 22:06:58 +13:00
..
gd-plug Setup tests 2024-02-18 14:06:25 +13:00
godot_xterm fix(term): prevent double keyboard input 2024-02-25 22:06:58 +13:00