aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-07-30 07:04:50 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-07-30 07:04:50 +0000
commita419e73f7a356ef3d63f79e3b870fbd4defd74bc (patch)
tree38d3b32c6aeb06b692a16adeae5bceb9624cce7b /tmux.1
parent2b331084b4c69dafac6e2bb1d5b02193666cf0e0 (diff)
downloadrtmux-a419e73f7a356ef3d63f79e3b870fbd4defd74bc.tar.gz
rtmux-a419e73f7a356ef3d63f79e3b870fbd4defd74bc.tar.bz2
rtmux-a419e73f7a356ef3d63f79e3b870fbd4defd74bc.zip
Add a mode-mouse option to prevent tmux taking over the mouse in choice or copy
modes.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.110
1 files changed, 8 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index 06bc76bd..81a987c7 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1529,9 +1529,15 @@ Set window modes foreground colour.
.It Xo Ic mode-keys
.Op Ic vi | Ic emacs
.Xc
-Use vi or emacs-style
-key bindings in scroll and copy modes.
+Use vi or emacs-style key bindings in scroll, copy and choice modes.
Key bindings default to emacs.
+.It Xo Ic mode-mouse
+.Op Ic on | Ic off
+.Xc
+Mouse state in modes. If on,
+.Nm
+will respond to mouse clicks by moving the cursor in copy mode or selecting an
+option in choice mode.
.It Xo Ic monitor-activity
.Op Ic on | Ic off
.Xc