Browse CLI Tools
Discover the best command-line tools
17 tools found
M
micro
editorModern and intuitive terminal-based text editor
editornano-replacementlightweight
25,000
brew install microK
kakoune
editorModal text editor with multiple cursors
editormodalmultiple-cursors
10,000
brew install kakouneE
emacs
editorExtensible, customizable text editor and application platform
editorlispextensible
7,000
brew install emacsK
Kilo
editorTiny text editor in C
text-editoreducational
6,900
git clone https://github.com/antirez/kilo && cd kilo && make