aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-07-27 12:11:11 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-07-27 12:11:11 +0000
commitad0aad21d5dcc7d8c09a6c76e85ae1e46cf6b0da (patch)
treeeb08eb0c59cd214850b2da7eb36c8b5b3aa639e8 /tmux.1
parentfc65da1eed07708030c0ae491cb8f4a6614de390 (diff)
downloadrtmux-ad0aad21d5dcc7d8c09a6c76e85ae1e46cf6b0da.tar.gz
rtmux-ad0aad21d5dcc7d8c09a6c76e85ae1e46cf6b0da.tar.bz2
rtmux-ad0aad21d5dcc7d8c09a6c76e85ae1e46cf6b0da.zip
Add a key to delete to end of line at the prompt (^K in emacs mode, C/D in vi).
From Kalle Olavi Niemitalo.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.11
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 54e46a3d..0ba9eec9 100644
--- a/tmux.1
+++ b/tmux.1
@@ -331,6 +331,7 @@ The following keys are supported as appropriate for the mode:
.It Li "Cursor right" Ta "l" Ta "Right"
.It Li "Start selection" Ta "Space" Ta "C-Space"
.It Li "Cursor up" Ta "k" Ta "Up"
+.It Li "Delete to end of line" Ta "D or C" Ta "C-k"
.It Li "Paste buffer" Ta "p" Ta "C-y"
.El
.Pp