Gxi
GTK frontend for the xi text editor, written in rust
Install / Use
/learn @bvinc/GxiREADME
gxi
GTK frontend, written in Rust for the xi editor.
gxi is a work in progress!

Instructions
You need to have the Rust compiler installed. I recommend using rustup.
Installing dependencies on Debian/Ubuntu
sudo apt-get install libgtk-3-dev
Installing dependencies on Redhat
sudo yum install gtk3-devel
Enabling the syntect syntax highlighting plugin
Running these commands will put the syntect plugin into your ~/.config/xi/plugins directory.
git clone https://github.com/google/xi-editor/
cd xi-editor/rust/syntect-plugin/
make install
Running gxi
git clone https://github.com/bvinc/gxi.git
cd gxi
cargo run
Related Skills
node-connect
337.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.2kCommit, push, and open a PR
