Searched refs:WINDOW_ALERTFLAGS (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/usr.bin/tmux/
H A Dcmd-kill-session.c55 wl->window->flags &= ~WINDOW_ALERTFLAGS;
H A Dalerts.c65 w->flags &= ~WINDOW_ALERTFLAGS;
H A Dwindow.c1520 wl->window->flags &= ~WINDOW_ALERTFLAGS;
H A Dtmux.h1153 #define WINDOW_ALERTFLAGS (WINDOW_BELL|WINDOW_ACTIVITY|WINDOW_SILENCE) macro

Completed in 117 milliseconds