aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2016-09-12 18:01:12 +0100
committerThomas Adam <thomas@xteddy.org>2016-09-12 18:01:12 +0100
commita5b29a1250c321d08b227120b4d9e835297e7acd (patch)
treeb9324a9c18be232633b9e8ba6ae749e95178dad3 /tmux.1
parent060515684dd2f3d471cc801920495426368b6ecf (diff)
parent2e5584c2b41df1c1b836c3229ea78f8ea3d81054 (diff)
downloadrtmux-a5b29a1250c321d08b227120b4d9e835297e7acd.tar.gz
rtmux-a5b29a1250c321d08b227120b4d9e835297e7acd.tar.bz2
rtmux-a5b29a1250c321d08b227120b4d9e835297e7acd.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.19
1 files changed, 9 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 89c34f3b..84b4e183 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2137,6 +2137,7 @@ Commands related to key bindings are as follows:
.Bl -tag -width Ds
.It Xo Ic bind-key
.Op Fl cnr
+.Op Fl R Ar repeat-count
.Op Fl t Ar mode-table
.Op Fl T Ar key-table
.Ar key Ar command Op Ar arguments
@@ -2195,6 +2196,14 @@ is bound in
the binding for command mode with
.Fl c
or for normal mode without.
+For keys in the
+.Em vi-copy
+or
+.Em emacs-copy
+tables,
+.Fl R
+specifies how many times the command should be repeated.
+.Pp
See the
.Sx WINDOWS AND PANES
section and the