When using the tmux
send-keys
command, these sequences can be used to control the cursor position or perform other special operations.
This reference is based on my own observations in
tmux
on Alpine Linux, as I could not find an actual reference for these.
Sequence | Description |
---|---|
C-; |
Send literal "C-" |
C-A |
Move cursor to home |