godot-xterm/addons/godot_xterm/nodes/pty
Leroy Hopson ad7f97e493
Further progress towards Godot 4.0 support
- Primary example scenes (menu, terminal, and asciicast) working but
  still a lot of warning/error messages and some regressions.
- Editor integrated terminal works, but still a lot of warning/error
  messages and some regressions.
- Added support for "blink" display attribute.
- Removed GDScript terminal code. Terminal node is now purely a
  GDExtension. So is LibuvUtils.
- GUT tests not working yet.
- Still a lot of things to fix.
- So far, only built for and manually tested on Linux x86_64.
2023-01-08 22:45:18 +13:00
..
unix Further progress towards Godot 4.0 support 2023-01-08 22:45:18 +13:00
libuv_utils.gdns Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00
pipe.gdns Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00
pty_icon.svg Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00
pty_icon.svg.import First open project in Godot 4 2022-11-09 21:58:07 +00:00
pty_native.gd Reverse most obvious mistakes from Godot 4 automatic changes 2022-11-09 21:52:54 +00:00