Searched refs:T_MS (Results 1 – 4 of 4) sorted by relevance
165 #define T_MS (TERM_STR(KS_MS)) // save to move cur in reverse mode macro
1717 if ((T_MS == NULL || T_MS == empty_option) && tgetflag("ms") > 0) in get_term_entries()1718 T_MS = (char_u *)"y"; in get_term_entries()
3134 if (screen_attr && *T_MS == NUL) in windgoto()
3008 p_term("t_ms", T_MS)