ReVi

MAINTAINED Downloads crates.io lastupdated GitHub repo size issuse Lines of Code License Discord Chat RUST LUA

ReVi is a cross-platform terminal based Vim inspired text editor. Currently ReVi is in heavy development and is not really at a point for every day usage. If you find a bug please feel free to open a issues for it.

Useage

Crates.io sh cargo install revi --version="0.0.0-beta-0.2" revi <filename> GitHub sh git clone https://github.com/revi-editor/revi cd revi cargo install --path . revi <filename>

Development Use

sh git clone https://github.com/revi-editor/revi cd revi cargo run --release -- <filename>

Road Map