Nano
Jump to navigation
Jump to search
Nano cheat sheet: keyboard shortcuts
- SUCHEN UND ERSETZEN!!!
ESC -> ESC -> ALT Gr+\
- Ctrl+h Show Help
- Ctrl+x Exit / Close buffer
- Ctrl+o Write file
- Ctrl+r Open file
- -> Ctrl+t Filebrowser
- Ctrl+w searchstring/rex
- -> Ctrl+r Replace
- Alt+w repeat last search
- ALT+{ line select in <-
- ALT+} line select in ->
STRG+j justify parapraph
- ALT+p goto line
- Ctrl+J Justify (fill out) paragraph
- Ctrl+U Uncut text / paste it from the clipboard. Turns into unjustify.
- Ctrl+T Check spelling.
- Ctrl+W Find a word or phrase. At the prompt, use the cursor keys to go through previous search terms, or hit Ctrl+R to move into replace mode. Alternatively you can hit Ctrl+T to go to a specific line.
- Ctrl+C Show current line number and file information.
- Ctrl+G Get help; this provides information on navigating through files and common keyboard commands.