Home
last modified time | relevance | path

Searched refs:PANE_UNSEENCHANGES (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/usr.bin/tmux/
Dwindow.c1162 wp->flags &= ~PANE_UNSEENCHANGES; in window_pane_reset_mode()
Dinput.c981 wp->flags |= PANE_UNSEENCHANGES; in input_parse_buffer()
Dtmux.h1126 #define PANE_UNSEENCHANGES 0x2000 macro
Dformat.c1956 if (ft->wp->flags & PANE_UNSEENCHANGES) in format_cb_pane_unseen_changes()