A terminal plugin for lite-xl backed by libghostty-vt, intended as a fully-featured replacement for lite-xl-terminal.
Notable differences from lite-xl-terminal:
- Uses libghostty-vt for VT processing, aiming for full terminal compatibility.
- Terminals open as tabs in a configurable panel (top, bottom, left, or right of
the editor area), controlled by the
splitconfig option.
Currently Windows-only. Support for other platforms should be straightforward to add — pull requests are welcome.
.\scripts\download-deps.ps1
.\scripts\build.ps1To build and install the plugin directly into the lite-xl user directory:
.\scripts\install.ps1Most of the code in this repository was written with AI assistance. All of it has been reviewed by a human and the performance has been measured to verify quality.