aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2019-07-01 06:56:00 +0000
committernicm <nicm>2019-07-01 06:56:00 +0000
commit2da050413c17e587be8bede710112096ce6b5f5a (patch)
treed551271f4c62a338d22daee38865ffb3bd043937 /tmux.1
parentcf30e0f9357b7e42491645a87eeae06ffb8e8066 (diff)
downloadrtmux-2da050413c17e587be8bede710112096ce6b5f5a.tar.gz
rtmux-2da050413c17e587be8bede710112096ce6b5f5a.tar.bz2
rtmux-2da050413c17e587be8bede710112096ce6b5f5a.zip
Add a "fill" style attribute to clear the entire format drawing area in
a colour, GitHub issue 1815.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.13
1 files changed, 3 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 86f2865b..44ef4a96 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4337,6 +4337,9 @@ to unset.
.Ic align=right
.Xc
Align text to the left, centre or right of the available space if appropriate.
+.It Xo Ic fill=colour
+.Xc
+Fill the available space with a background colour if appropriate.
.It Xo Ic list=on ,
.Ic list=focus ,
.Ic list=left-marker ,