| Action | Key input |
|---|---|
| Move to the start of line | CTRL+A or Home |
| Move to the end of line | CTRL+E or End |
| Move forward one character | CTRL+F or Right arrow |
| Move back one character | CTRL+B or Left arrow |
| Delete previous character | Backspace |
| Delete current character | CTRL+D or Delete |
| Cancel current input line | CTRL+C |