=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.860 retrieving revision 1.861 diff -c -r1.860 -r1.861 *** src/usr.bin/tmux/tmux.1 2021/10/11 10:55:30 1.860 --- src/usr.bin/tmux/tmux.1 2021/10/13 09:28:36 1.861 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.860 2021/10/11 10:55:30 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.861 2021/10/13 09:28:36 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 14,20 **** .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: October 11 2021 $ .Dt TMUX 1 .Os .Sh NAME --- 14,20 ---- .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: October 13 2021 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 4251,4256 **** --- 4251,4274 ---- .Pp .It Ic pane-border-style Ar style Set the pane border style for panes aside from the active pane. + For how to specify + .Ar style , + see the + .Sx STYLES + 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