From ceecf3cf0e9a301bf6a6aa807d3bcc300cef003c Mon Sep 17 00:00:00 2001 From: Stuart Henderson Date: Fri, 24 Jul 2009 14:50:25 +0000 Subject: up-pane and down-pane no longer auto-repeat; update the description of repeat-time accordingly. ok nicm@ if you prefer old behaviour; bind -r Up up-pane bind -r Down down-pane --- usr.bin/tmux/tmux.1 | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'usr.bin/tmux/tmux.1') diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1 index 35e8a8c6bcb..af27f6d9145 100644 --- a/usr.bin/tmux/tmux.1 +++ b/usr.bin/tmux/tmux.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.43 2009/07/22 21:23:29 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.44 2009/07/24 14:50:24 sthen Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 22 2009 $ +.Dd $Mdocdate: July 24 2009 $ .Dt TMUX 1 .Os .Sh NAME @@ -1225,9 +1225,7 @@ Whether a key repeats may be set when it is bound using the flag to .Ic bind-key . Repeat is enabled for the default keys of the -.Ic up-pane , -.Ic down-pane , -.Ic resize-pane-up , +.Ic resize-pane-up and .Ic resize-pane-down commands. -- cgit v1.2.3