diff options
author | Thomas Adam <thomas@xteddy.org> | 2020-03-12 12:01:25 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2020-03-12 12:01:25 +0000 |
commit | 5625c62044c4e8f0127d01ffedb9e618ed2e1a01 (patch) | |
tree | 57fbf3abed9a8d9ebe0633b81d9391e78be64fb1 /tmux.1 | |
parent | 1a2e66f345a0b3b87654a0ef1765d4e5700d3faa (diff) | |
parent | b8b48e2e37b9dcc1cfebaecbd89d557eca82a0be (diff) | |
download | rtmux-5625c62044c4e8f0127d01ffedb9e618ed2e1a01.tar.gz rtmux-5625c62044c4e8f0127d01ffedb9e618ed2e1a01.tar.bz2 rtmux-5625c62044c4e8f0127d01ffedb9e618ed2e1a01.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4838,7 +4838,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" |