GodotXterm - Terminal Emulator's icon

GodotXterm - Terminal Emulator 4.0.0 Tools 4.3 Community

Submitted by user lihop; MIT; 2025-09-11

GDExtension terminal emulator for Linux, macOS, Windows, and HTML5.

Features:

- Terminal emulator control node (using libtsm). Similar to TextEdit but understands XTerm control sequences.

- PTY node (using libuv and code from node-pty) allows you to fork processes in pseudoterminals.

- In-editor terminal: Combines Terminal and PTY nodes to add an integrated terminal that can be used to run commands right from the Godot editor.

- Asciicast importer: Import cast v2 files (such as those on asciinema.org) as animations that can be played in the Terminal.

- X resources importer: Import your favorite color schemes in xrdb or xresources format as themes that can be applied to the Terminal.

Online demo: https://lihop.github.io/godot-xterm-dist/demo

See the CHANGELOG for the latest changes: https://docs.godot-xterm.nix.nz/en/latest/about/changelog.html


View files Download Submit an issue Recent Edits