From 59df942e09fd20144ca90f650fa2e022ae6ca3d0 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 5 Sep 2018 08:43:58 +0100 Subject: Fixes to resize-window from Ben Boeckel. --- tmux.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index f7cb54d0..a85ff7a5 100644 --- a/tmux.1 +++ b/tmux.1 @@ -1959,7 +1959,7 @@ and unzoomed (its normal position in the layout). begins mouse resizing (only valid if bound to a mouse key binding, see .Sx MOUSE SUPPORT ) . .It Xo Ic resize-window -.Op Fl aADLU +.Op Fl aADLUR .Op Fl t Ar target-window .Op Fl x Ar width .Op Fl y Ar height -- cgit