From ff45b2d343fea6b0c477ed2cb5bbe2d30922ea3e Mon Sep 17 00:00:00 2001 From: nicm Date: Fri, 8 Jun 2018 09:43:58 +0000 Subject: Tweak previous - check for a NULL client and simplify manual text. --- tmux.1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index ac5e9b44..329279fd 100644 --- a/tmux.1 +++ b/tmux.1 @@ -851,6 +851,8 @@ the initial size is 80 x 24; and .Fl y can be used to specify a different size. +.Ql - +uses the size of the current client if any. .Pp If run from a terminal, any .Xr termios 4 -- cgit