aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2021-10-13 09:28:36 +0000
committernicm <nicm>2021-10-13 09:28:36 +0000
commit837ca176d1874273f3de615c75b506e1b1787a1b (patch)
treec219d8f8cf7399437e4285d713735991636b82cb /tmux.1
parentb8581ec80e5339be5e2c08cfec70a77f21ba06b2 (diff)
downloadrtmux-837ca176d1874273f3de615c75b506e1b1787a1b.tar.gz
rtmux-837ca176d1874273f3de615c75b506e1b1787a1b.tar.bz2
rtmux-837ca176d1874273f3de615c75b506e1b1787a1b.zip
Add popup-style and popup-border-style options, from Alexis Hildebrandt
in GitHub issue 2927.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.118
1 files changed, 18 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 14556ba3..f222e907 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4258,6 +4258,24 @@ see the
section.
Attributes are ignored.
.Pp
+.It Ic popup-style Ar style
+Set the popup style.
+For how to specify
+.Ar style ,
+see the
+.Sx STYLES
+section.
+Attributes are ignored.
+.Pp
+.It Ic popup-border-style Ar style
+Set the popup border style.
+For how to specify
+.Ar style ,
+see the
+.Sx STYLES
+section.
+Attributes are ignored.
+.Pp
.It Ic window-status-activity-style Ar style
Set status line style for windows with an activity alert.
For how to specify