-/* $OpenBSD: menu.c,v 1.53 2024/08/21 04:17:09 nicm Exp $ */
+/* $OpenBSD: menu.c,v 1.54 2024/10/17 17:10:41 nicm Exp $ */
/*
* Copyright (c) 2019 Nicholas Marriott <nicholas.marriott@gmail.com>
gc->bg = sytmp.gc.bg;
}
}
- gc->attr = 0;
}
struct menu_data *
-.\" $OpenBSD: tmux.1,v 1.965 2024/10/10 10:41:33 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.966 2024/10/17 17:10:41 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicholas.marriott@gmail.com>
.\"
.\" 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 10 2024 $
+.Dd $Mdocdate: October 17 2024 $
.Dt TMUX 1
.Os
.Sh NAME
.Sx STYLES
section on how to specify
.Ar style .
-Attributes are ignored.
.It Ic menu-selected-style Ar style
Set the selected menu item style.
See the
.Sx STYLES
section on how to specify
.Ar style .
-Attributes are ignored.
.It Ic menu-border-style Ar style
Set the menu border style.
See the
.Sx STYLES
section on how to specify
.Ar style .
-Attributes are ignored.
.It Ic menu-border-lines Ar type
Set the type of characters used for drawing menu borders.
See