Micro is 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 {{file}}
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