Sync OpenBSD patchset 321:

While the display-panes indicator is on screen, make the number keys select the
pane with that index.
This commit is contained in:
Tiago Cunha
2009-09-08 00:01:11 +00:00
parent 930f67f474
commit f0cb57d8ac
2 changed files with 19 additions and 3 deletions

7
tmux.1
View File

@ -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.