/sued

the shut up editor - a line editor with friendly syntax

Primary LanguageRustDo What The F*ck You Want To Public LicenseWTFPL

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

Screenshot

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

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.

Documentation

sued's documentation is present online.