A minimalistic terminal text editor. Aims to be my daily driver and be a good alternative to GNU nano.
- Grapheme-aware text editing with multiple cursors.
- No distraction: let you focus on coding.
- Fix TODOs
- Backup
- Copy and paste
- Search file paths
- Search file contents
- Ask before quitting if the buffer is dirty
- Mouse support
- Tree-sitter support
- auto complete
MIT or Apache 2.0. Choose whichever you prefer.