kibi

Minimal text editor written in Rust with under 1024 lines of code

brewmacoslinux
Try with needOr install directly
Source

About

Text editor in ≤1024 lines of code, written in Rust

Commands

kibi

Examples

Open a file for editing$ kibi myfile.txt
Create and edit a new file$ kibi newfile.rs
Open kibi without arguments to start with empty buffer$ kibi