Home
last modified time | relevance | path

Searched refs:ESM_WAIT_BG_COLOR (Results 1 – 2 of 2) sorted by relevance

/dports/misc/vifm/vifm-0.11/src/ui/
H A Descape.h38 ESM_WAIT_BG_COLOR, /* After second number of xterm256 background sequence. */ enumerator
H A Descape.c516 state->mode = (n == 5) ? ESM_WAIT_BG_COLOR : ESM_SHORT; in esc_state_process_attr()
525 case ESM_WAIT_BG_COLOR: in esc_state_process_attr()