- Move backward 1 character:
Left
- Move forward 1 character:
Right
- Move backward 1 word:
- Almost anywhere:
Ctrl + Left
- Almost anywhere:
- Move forward 1 word:
- Almost anywhere:
Ctrl + Right
- Almost anywhere:
- Delete one character before the cursor:
Backspace
- Delete one character after the cursor:
Delete
- Delete one word before the cursor:
- GUI:
Ctrl + Backspace
- CLI:
Ctrl + W
,Alt + Backspace
- GUI:
- Delete one word after the cursor:
- GUI: Highlight the word with
Ctrl + Shift + Right
-Backspace
- CLI:
Alt + D
- GUI: Highlight the word with
- GUI app:
Ctrl + Z
- CLI:
Ctrl + Shift + -