From af2b0f452c1376c31d9261b0681927ed63f2f822 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 21 Oct 2009 13:48:27 +0000 Subject: [PATCH] Tweak descriptions for up/down pane to be clearer. --- tmux.1 | 4 ++-- 1 file 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