Clear overlay when command prompt is entered. Also fix some spacing in

man page pointed out by jmc.
This commit is contained in:
nicm
2024-08-22 09:05:51 +00:00
parent 9ebbe2cca7
commit 4860a58d07
3 changed files with 5 additions and 4 deletions

6
tmux.1
View File

@ -4491,9 +4491,9 @@ Set the character used to fill areas of the terminal unused by a window.
.It Ic main-pane-height Ar height
.It Ic main-pane-width Ar width
Set the width or height of the main (left or top) pane in the
.Ic main-horizontal,
.Ic main-horizontal-mirrored,
.Ic main-vertical,
.Ic main-horizontal ,
.Ic main-horizontal-mirrored ,
.Ic main-vertical ,
or
.Ic main-vertical-mirrored
layouts.