aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2010-02-06 17:35:01 +0000
committerNicholas Marriott <nicm@openbsd.org>2010-02-06 17:35:01 +0000
commit3ef3802629ffea0bad310e662e52db46763dd582 (patch)
tree93fced61f4d9eab6ead49bf3c4cd9023a6ee3942 /tmux.1
parent8aba77b7be489a93dc843d7ef4378bd73b5385b1 (diff)
downloadrtmux-3ef3802629ffea0bad310e662e52db46763dd582.tar.gz
rtmux-3ef3802629ffea0bad310e662e52db46763dd582.tar.bz2
rtmux-3ef3802629ffea0bad310e662e52db46763dd582.zip
Rectangle copy support, from Robin Lee Powell.
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 a759c82b..67ce3bc4 100644
--- a/tmux.1
+++ b/tmux.1
@@ -564,6 +564,7 @@ The following keys are supported as appropriate for the mode:
.It Li "Previous word" Ta "b" Ta "M-b"
.It Li "Previous space" Ta "B" Ta ""
.It Li "Quit mode" Ta "q" Ta "Escape"
+.It Li "Rectangle toggle" Ta "v" Ta "R"
.It Li "Scroll down" Ta "C-Down or C-e" Ta "C-Down"
.It Li "Scroll up" Ta "C-Up or C-y" Ta "C-Up"
.It Li "Search again" Ta "n" Ta "n"