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

/openbsd-current/usr.bin/tmux/
H A Dstatus.c1712 if (c->prompt_type == PROMPT_TYPE_WINDOW_TARGET) {
1821 if (c->prompt_type == PROMPT_TYPE_WINDOW_TARGET) {
1933 c->prompt_type != PROMPT_TYPE_WINDOW_TARGET)
1937 c->prompt_type != PROMPT_TYPE_WINDOW_TARGET &&
1951 c->prompt_type == PROMPT_TYPE_WINDOW_TARGET) {
1961 if (c->prompt_type == PROMPT_TYPE_WINDOW_TARGET) {
H A Dtmux.h1684 PROMPT_TYPE_WINDOW_TARGET, enumerator in enum:prompt_type

Completed in 167 milliseconds