From 05dac2e42c257c87d1fdbc70d0d976f918d77cfd Mon Sep 17 00:00:00 2001 From: nicm Date: Thu, 13 Oct 2016 09:06:48 +0000 Subject: -f missed from splitw usage, from Felix Rosencrantz. --- tmux.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux.1 b/tmux.1 index 73daac3f..2a676cb9 100644 --- a/tmux.1 +++ b/tmux.1 @@ -1951,7 +1951,7 @@ is given and the selected window is already the current window, the command behaves like .Ic last-window . .It Xo Ic split-window -.Op Fl bdhvP +.Op Fl bdfhvP .Op Fl c Ar start-directory .Oo Fl l .Ar size | -- cgit