aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2009-09-08 00:01:11 +0000
committerTiago Cunha <tcunha@gmx.com>2009-09-08 00:01:11 +0000
commitf0cb57d8ac1a342c862320e30728ae2c1ea556aa (patch)
tree561996fecfa13ab2744fb724299bcea6bb3cd7ca /tmux.1
parent930f67f4740b2ecca065be653339d5cf51c9a19f (diff)
downloadrtmux-f0cb57d8ac1a342c862320e30728ae2c1ea556aa.tar.gz
rtmux-f0cb57d8ac1a342c862320e30728ae2c1ea556aa.tar.bz2
rtmux-f0cb57d8ac1a342c862320e30728ae2c1ea556aa.zip
Sync OpenBSD patchset 321:
While the display-panes indicator is on screen, make the number keys select the pane with that index.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.17
1 files changed, 6 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 1408ffa2..78d43c9f 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.165 2009-09-07 23:37:48 tcunha Exp $
+.\" $Id: tmux.1,v 1.166 2009-09-08 00:01:11 tcunha Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -689,6 +689,11 @@ See the
and
.Ic display-panes-colour
session options.
+While the indicator is on screen, a pane may be selected with the
+.Ql 0
+to
+.Ql 9
+keys.
.It Ic down-pane Op Fl t Ar target-pane
.D1 (alias: Ic downp )
Move down a pane.