A simple text editor made in rust. This is currently WIP. I am writing this to improve my knowledge in computing. This is a flake.
nix develop
cargo build
- Print inputs on new buffer
- Implement tree-sitter
- Ability to save and open files
- Avoid clearing terminal on exit
- Huge Thanks to Flenker for his blog on the same topic.
- Rust Community 🤟