Home
last modified time | relevance | path

Searched refs:WINLINK_BELL (Results 1 – 19 of 19) sorted by relevance

/dports/sysutils/tmux/tmux-3.2a/
H A Dalerts.c203 wl->flags |= WINLINK_BELL; in alerts_check_bell()
H A Dtmux.h1101 #define WINLINK_BELL 0x1 macro
1104 #define WINLINK_ALERTFLAGS (WINLINK_BELL|WINLINK_ACTIVITY|WINLINK_SILENCE)
H A Dwindow.c809 if (wl->flags & WINLINK_BELL) in window_printable_flags()
H A Dformat.c561 if (wl->flags & WINLINK_BELL) in format_cb_session_alerts()
2151 if (ft->wl->flags & WINLINK_BELL) in format_cb_window_bell_flag()
/dports/sysutils/tmate/tmate-2.4.0/
H A Dalerts.c188 wl->flags |= WINLINK_BELL; in alerts_check_bell()
H A Dformat.c348 if (wl->flags & WINLINK_BELL) in format_cb_session_alerts()
1146 !!(wl->flags & WINLINK_BELL)); in format_defaults_winlink()
H A Dtmux.h981 #define WINLINK_BELL 0x1 macro
984 #define WINLINK_ALERTFLAGS (WINLINK_BELL|WINLINK_ACTIVITY|WINLINK_SILENCE)
H A Dwindow.c704 if (wl->flags & WINLINK_BELL) in window_printable_flags()
H A Dstatus.c541 if (wl->flags & WINLINK_BELL) in status_print()
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dalerts.c188 wl->flags |= WINLINK_BELL; in alerts_check_bell()
H A Dformat.c347 if (wl->flags & WINLINK_BELL) in format_cb_session_alerts()
1151 !!(wl->flags & WINLINK_BELL)); in format_defaults_winlink()
H A Dtmux.h998 #define WINLINK_BELL 0x1 macro
1001 #define WINLINK_ALERTFLAGS (WINLINK_BELL|WINLINK_ACTIVITY|WINLINK_SILENCE)
H A Dstatus.c546 if (wl->flags & WINLINK_BELL) in status_print()
H A Dwindow.c698 if (wl->flags & WINLINK_BELL) in window_printable_flags()
/dports/sysutils/tmux23/tmux-2.3/
H A Dalerts.c188 wl->flags |= WINLINK_BELL; in alerts_check_bell()
H A Dformat.c347 if (wl->flags & WINLINK_BELL) in format_cb_session_alerts()
1137 !!(wl->flags & WINLINK_BELL)); in format_defaults_winlink()
H A Dtmux.h991 #define WINLINK_BELL 0x1 macro
994 #define WINLINK_ALERTFLAGS (WINLINK_BELL|WINLINK_ACTIVITY|WINLINK_SILENCE)
H A Dstatus.c536 if (wl->flags & WINLINK_BELL) in status_print()
H A Dwindow.c694 if (wl->flags & WINLINK_BELL) in window_printable_flags()