From d05debbe198699a84ddeaacfa4d5bf57e6afaac8 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 5 Mar 2013 18:00:14 +0000 Subject: Unzoom on last-pane and fix a typo, from Romain Francoise. --- tmux.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index a65ce221..1a9c0583 100644 --- a/tmux.1 +++ b/tmux.1 @@ -1619,7 +1619,7 @@ is given in lines or cells (the default is 1). .Pp With .Fl Z , -the active pane is toggled between occupying the whole of the window and it's +the active pane is toggled between occupying the whole of the window and its normal position in the layout. .It Xo Ic respawn-pane .Op Fl k -- cgit