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 n>
/<Ctrl p>
to go to next/previous match):<Ctrl f>{{pattern}}<Enter>
<Ctrl e>{{command}}<Enter>
<Ctrl e>replaceall "{{pattern}}" "{{replacement}}"<Enter>
<Ctrl q>