mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Add C-g to cancel command prompt with vi(1) keys as well as emacs, and q
in command mode.
This commit is contained in:
2
tmux.1
2
tmux.1
@ -4837,7 +4837,7 @@ on the value of the
|
||||
option:
|
||||
.Bl -column "FunctionXXXXXXXXXXXXXXXXXXXXXXXXX" "viXXXX" "emacsX" -offset indent
|
||||
.It Sy "Function" Ta Sy "vi" Ta Sy "emacs"
|
||||
.It Li "Cancel command prompt" Ta "Escape" Ta "Escape"
|
||||
.It Li "Cancel command prompt" Ta "q" Ta "Escape"
|
||||
.It Li "Delete from cursor to start of word" Ta "" Ta "C-w"
|
||||
.It Li "Delete entire command" Ta "d" Ta "C-u"
|
||||
.It Li "Delete from cursor to end" Ta "D" Ta "C-k"
|
||||
|
Reference in New Issue
Block a user