Skip to content

julianollivieira/no

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

no

a very basic text editor written in rust

features

  • flickerless rendering of the welcome screen
  • ctrl+c closes no

todos (might be too ambitious)

  • update dimensions on terminal resize
  • line numbers
  • actual editing
  • reading from files
  • writing to files
  • buffers/multiple open files (tabs?)
  • line wrapping
  • multiple cursor support
  • modal editing with some basic vi/vim commands
  • configuration using a config file
  • syntax highlighting with tree-sitter

About

a very basic text editor written in rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages