sued - shut up editor

sued is a vector-oriented line editor, kind of similar to the venerable and standard ed text editor, just simpler and not nearly as powerful.

~~Yes, I know ed doesn't use vectors, shut up~~

Syntax highlighting? Code analysis? Modal editing? Cursor positioning??

Who the hell cares? Just shut up and edit.

Written in Rust, because frick you, that's why.

Obtaining

bash cargo install sued

and make sure that ~/.cargo/bin/ is in your PATH or you won't be able to run it until it is.

Questions

Commands

All commands start with ~. Run ~ by itself to see a list of commands.