Searched refs:CLIENT_FOCUSED (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/tmux/
H A Dtty-keys.c858 c->flags &= ~CLIENT_FOCUSED;
862 c->flags |= CLIENT_FOCUSED;
H A Dwindow.c484 (c->flags & CLIENT_FOCUSED) &&
H A Dtmux.h1806 #define CLIENT_FOCUSED 0x8000 macro

Completed in 94 milliseconds