[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 646 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 646 Bytes

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.