Skip to content

aowalke2/nova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nova - A text editor written in Rust

The plan is to start of following this tutorial and then add some more features.

  • Text editing
    • Insert and delete charactes
    • Copy, cutting, and pasting
  • Navigation
    • Moving the cursor within text
    • Scrolling
    • Navigating between lines
  • Undo
  • Redo
  • Searching
  • Replacing
  • SpellCheck and Dictionary
  • Syntax highlighting
  • File Operations
    • Opening
    • Saving
    • Closing
    • Creating
    • Deleting
  • Window sizing
  • Tests
  • Use ratatui

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages