aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-10-21 13:48:27 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-10-21 13:48:27 +0000
commitaf2b0f452c1376c31d9261b0681927ed63f2f822 (patch)
tree767fbf06c96af1ead6afa38edaa63df366940a64
parent9b5da97e6f55b65fc892aa702fbe41aee9159865 (diff)
downloadrtmux-af2b0f452c1376c31d9261b0681927ed63f2f822.tar.gz
rtmux-af2b0f452c1376c31d9261b0681927ed63f2f822.tar.bz2
rtmux-af2b0f452c1376c31d9261b0681927ed63f2f822.zip
Tweak descriptions for up/down pane to be clearer.
-rw-r--r--tmux.14
1 files changed, 2 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index 2992bb23..e25657e2 100644
--- a/tmux.1
+++ b/tmux.1
@@ -725,7 +725,7 @@ to
keys.
.It Ic down-pane Op Fl t Ar target-pane
.D1 (alias: Ic downp )
-Move down a pane.
+Change the active pane to the next pane (higher index).
.It Xo Ic find-window
.Op Fl t Ar target-window
.Ar match-string
@@ -1013,7 +1013,7 @@ is specified and the window is linked to only one session, it is unlinked and
destroyed.
.It Ic up-pane Op Fl t Ar target-pane
.D1 (alias: Ic upp )
-Move up a pane.
+Change the active pane to the previous pane (lower index).
.El
.Sh KEY BINDINGS
.Nm