Fast, Cross-Platform Terminal Text Editor built with Rust
cargo install edrs
or
git clone https://github.com/manorajesh/edrs.git
cd edrs
cargo run --release
``` A simple text editor in Rust!
Usage: edrs.exe [OPTIONS] [FILE]
Arguments: [FILE] Path to file
Options:
-s, --syntax Enable syntax highlighting
-t, --theme
For the -t
option, see these defaults provided by the syntect