That1M8Head / sued

the shut up editor - a line editor with friendly syntax

Home Page:https://that1m8head.github.io/sued/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

the shut up editor - a line editor with friendly syntax

https://that1m8head.github.io/sued/

License:Do What The F*ck You Want To Public License


Languages

Language:Rust 100.0%