amit panthi

hecto github url

Hecto is a CLI text editor similar in spirit to Vim and Emacs.

The editor is built purely in Rust, with support added for basic text editor functionalities - opening a file, saving a file, editing stuff, syntax highlighting (only for rust), etc.

running a rust application you can make hecto in hecto

Lore: Hecto text editor was one of my first attempts at making something low-level, thanks to this video by Primeagen.