micro

A modern and intuitive terminal-based text editor. You can use your keyboard, but also your mouse to navigate and/or select text. More information: https://micro-editor.github.io.

micro path/to/file

<Ctrl> + S

<Ctrl> + K

<Ctrl> + F "pattern" <Enter>

<Ctrl> + E command <Enter>

<Ctrl> + E replaceall "pattern" "replacement" <Enter>

<Ctrl> + Q