terminal-editor This project contains a simple terminal text editor written in ~250 lines of Rust. It uses the following dependencies: clap: argument handling crossterm: cross-platform terminal handling anyhow: error handling