diff options
author | nicm <nicm> | 2018-06-08 09:43:58 +0000 |
---|---|---|
committer | nicm <nicm> | 2018-06-08 09:43:58 +0000 |
commit | ff45b2d343fea6b0c477ed2cb5bbe2d30922ea3e (patch) | |
tree | dc76f64c4c8dcce4119e50c58a881a329ed1c864 /tmux.1 | |
parent | ba31d3a88c8c76ec3c76d9a91373fa24e64797cd (diff) | |
download | rtmux-ff45b2d343fea6b0c477ed2cb5bbe2d30922ea3e.tar.gz rtmux-ff45b2d343fea6b0c477ed2cb5bbe2d30922ea3e.tar.bz2 rtmux-ff45b2d343fea6b0c477ed2cb5bbe2d30922ea3e.zip |
Tweak previous - check for a NULL client and simplify manual text.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |