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

/openbsd-current/usr.bin/tmux/
H A Dcmd-select-pane.c75 c->flags |= CLIENT_REDRAWBORDERS;
H A Dserver-fn.c112 c->flags |= CLIENT_REDRAWBORDERS;
H A Dscreen-redraw.c530 flags |= CLIENT_REDRAWBORDERS;
583 if (flags & (CLIENT_REDRAWWINDOW|CLIENT_REDRAWBORDERS)) {
H A Dtmux.h1801 #define CLIENT_REDRAWBORDERS 0x400 macro
1832 CLIENT_REDRAWBORDERS| \

Completed in 85 milliseconds