mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-10 04:40:25 +01:00
ad7f97e493
- 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. |
||
---|---|---|
.. | ||
editor_plugins/terminal | ||
import_plugins | ||
native | ||
nodes | ||
resources | ||
themes | ||
util | ||
.gitignore | ||
godot_xterm.gdextension | ||
LICENSE.md | ||
plugin.cfg | ||
plugin.gd | ||
pty.gd | ||
THIRDPARTY_NOTICES.txt | ||
THIRDPARTY_NOTICES_nopty.txt |