diff options
author | Thomas Adam <thomas@xteddy.org> | 2021-10-13 14:01:16 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2021-10-13 14:01:16 +0100 |
commit | fb23df679b31418dbef21bc7b98c891ee3a48d42 (patch) | |
tree | 5d685379ae3b1114a348707fd57fd0ef440e9b88 /tmux.1 | |
parent | aff2a473ec3c16396d6be9d61c5e5dc1201a725b (diff) | |
parent | 837ca176d1874273f3de615c75b506e1b1787a1b (diff) | |
download | rtmux-fb23df679b31418dbef21bc7b98c891ee3a48d42.tar.gz rtmux-fb23df679b31418dbef21bc7b98c891ee3a48d42.tar.bz2 rtmux-fb23df679b31418dbef21bc7b98c891ee3a48d42.zip |
Merge branch 'obsd-master' into master
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -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 |