aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-10-10 14:51:16 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-10-10 14:51:16 +0000
commit4658c063d59bab42ccca8c2e58a50800b00b956f (patch)
treef03988611ea459776d50c5f28d0023d1d7af51c9 /tmux.1
parent3a20a05a49bdf7cfd7d2131c6f31a2ebf76ad4e5 (diff)
downloadrtmux-4658c063d59bab42ccca8c2e58a50800b00b956f.tar.gz
rtmux-4658c063d59bab42ccca8c2e58a50800b00b956f.tar.bz2
rtmux-4658c063d59bab42ccca8c2e58a50800b00b956f.zip
New option, mouse-select-pane. If on, the mouse may be used to select the
current pane. Suggested by sthen@ and also by someone else ages ago who I have forgotten.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.110
1 files changed, 9 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 9c9b5caa..c5ccc63d 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1292,7 +1292,7 @@ with
.Op Ic on | off
.Xc
If this option is
-.Ic on
+.Ic on
(the default),
instead of each session locking individually as each has been
idle for
@@ -1336,6 +1336,14 @@ from the 256-colour palette, or
.Ic default .
.It Ic message-fg Ar colour
Set status line message foreground colour.
+.It Xo Ic mouse-select-pane
+.Op Ic on | off
+.Xc
+If on,
+.Nm
+captures the mouse and when a window is split into multiple panes the mouse may
+be used to select the current pane.
+The mouse click is also passed through to the application as normal.
.It Ic prefix Ar keys
Set the keys accepted as a prefix key.
.Ar keys