GodotXterm - Terminal Emulator's icon

GodotXterm - Terminal Emulator 2.2.0 Tools 3.4 Community

Submitted by user lihop; MIT; 2022-08-27

GDNative 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. Currently Linux and macOS only.

- Terminal Panel Editor Plugin: Combines Terminal and PTY nodes to add an integrated terminal to the editor. Currently Linux and macOS only.

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

- Xresources importer: Import your favorite colors 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://lihop.github.io/godot-xterm/CHANGELOG.html


View files Download Submit an issue Recent Edits