Searched refs:GRID_ATTR_UNDERSCORE (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/usr.bin/tmux/
H A Dattributes.c38 (attr & GRID_ATTR_UNDERSCORE) ? "underscore," : "",
70 { "underscore", GRID_ATTR_UNDERSCORE },
H A Dinput.c2055 gc->attr |= GRID_ATTR_UNDERSCORE;
2151 gc->attr |= GRID_ATTR_UNDERSCORE;
H A Dtmux.h642 #define GRID_ATTR_UNDERSCORE 0x4 macro
657 (GRID_ATTR_UNDERSCORE| \
H A Dgrid.c942 { GRID_ATTR_UNDERSCORE, 4 },
H A Dtty.c2620 if ((changed & GRID_ATTR_UNDERSCORE) ||

Completed in 197 milliseconds