nano Shortcuts
Every keybinding you need. Search, filter, and practice.
Alt+\NavigationStart of file
Jump to the very beginning of the file.
Alt+/NavigationEnd of file
Jump to the very end of the file.
HomeNavigationHome
Jump to start of line (same as Ctrl+A).
EndNavigationEnd
Jump to end of line (same as Ctrl+E).
Alt+AEditingSet mark (alt)
Alternative key to set the mark.
BackspaceEditingDelete back
Delete the character before the cursor.
DeleteEditingDelete forward
Delete the character under the cursor.
EnterEditingNew line
Insert a new line at the cursor position.
TabEditingInsert tab
Insert a tab character.
F2FilesWrite out (F2)
Alternative key to save the file.
Ctrl+GTogglesHelp
Toggle the help screen.
EscTogglesCancel prompt
Cancel the current prompt or operation.