Searched refs:PANE_VISITED (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.bin/tmux/
H A Dwindow.c1501 wp->flags |= PANE_VISITED;
1508 if (wp != NULL && (wp->flags & PANE_VISITED)) {
1510 wp->flags &= ~PANE_VISITED;
H A Dtmux.h1048 #define PANE_VISITED 0x8 macro

Completed in 80 milliseconds