smith 1.2.1

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

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

Install

Using Cargo:

cargo install smith

Features

  • line numbers
  • syntax highlighting
  • undo/redo
  • standard keybindings (Ctrl-S, Ctrl-Z, Ctrl-C, Esc...)
  • mouse support
  • clipboard support

With more planned such as user configurations, search & replace, persistent undo, etc.

Here's what it looks like editing its own source code: