summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2010-05-31 19:51:29 +0000
committerNicholas Marriott <nicm@openbsd.org>2010-05-31 19:51:29 +0000
commit43fa9a9ba60f0fba1f5c7985ed9c65cea304d2c4 (patch)
tree89dc06ea00452e3f6e440d6875016ee9d0910c66 /tmux.1
parente1e120de1c4fc5f37940ba3a6567acc914f1692c (diff)
When the mode-mouse option is on, support dragging to make a selection
in copy mode. Also support the scroll wheel, although xterm strangely does not ignore it in application mouse mode, causing redraw artifacts when scrolling up (other terminals appear to be better behaved).
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.16
1 files changed, 2 insertions, 4 deletions
diff --git a/tmux.1 b/tmux.1
index 9b565dd1..94e60758 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2078,10 +2078,8 @@ Key bindings default to emacs.
.Op Ic on | 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.
+If on, the mouse may be used to copy a selection by dragging in copy mode, or
+to select an option in choice mode.
.Pp
.It Xo Ic monitor-activity
.Op Ic on | off