noa icon indicating copy to clipboard operation
noa copied to clipboard

A modern nano-like terminal-based text editor.

noa

CI

A minimalistic terminal text editor. Aims to be my daily driver and be a good alternative to GNU nano.

Features

  • Grapheme-aware text editing with multiple cursors.
  • No distraction: let you focus on coding.

TODOs

  • [ ] 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

License

MIT or Apache 2.0. Choose whichever you prefer.