/gxi

GTK frontend for the xi text editor, written in rust

Primary LanguageRustMIT LicenseMIT

gxi

GTK frontend, written in Rust for the xi editor.

gxi is a work in progress!

Instructions

Installing dependencies on Debian/Ubuntu

sudo apt-get install libgtk-3-dev

Installing dependencies on Redhat

sudo yum install gtk3-devel

Running gxi

git clone https://github.com/bvinc/gxi.git
cd gxi
cargo run