micro
page-type |
---|
Lightweight text editor for the terminal.
GitHub - zyedidia/micro: A modern and intuitive terminal-based text editor
Get at the micro command interface via C-e
Installing micro
Development is slow enough that your package manager probably has you covered. But it’s also a single executable file that you can install and run anywhere
curl https://getmic.ro | bash && mv micro ~/.local/bin
Filemanager plugin
> plugin install filemanager
Open a file tree in the current directory
> tree