xnano

Terminal text editor - efficient, easy-to-use, modern features

View on crates.io View on GitHub
xpine terminal email client screenshot

Features

Important

Pre-Compiled Binaries

Download the latest macOS or Linux (deb) release directly from GitHub:

Build Yourself

If you already have Rust installed, you can easily pull xnano directly from crates.io:

cargo install xnano

Or build it from the repository:

git clone https://github.com/mabognar/xnano
cd xnano
cargo install --path .