smith 0.3.0

Smith is a simple terminal-based text editor written in Rust.
smith-0.3.0 is not a library.

Smith is a simple terminal-based text editor written in Rust.

Featuring:

  • line numbers
  • undo/redo
  • standard keybindings (Ctrl-S, Ctrl-Z...)
  • mouse support
  • MVC design
  • Rope data structure