OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
WINDOW_ALERTFLAGS
usr.bin/tmux/alerts.c
65
w->flags &= ~WINDOW_ALERTFLAGS;
usr.bin/tmux/cmd-kill-session.c
55
wl->window->flags &= ~WINDOW_ALERTFLAGS;
usr.bin/tmux/window.c
1656
wl->window->flags &= ~WINDOW_ALERTFLAGS;