Searched refs:KS_TS (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | termdefs.h | 88 KS_TS, // set window title start (to status line) enumerator 191 #define T_TS (TERM_STR(KS_TS)) // set window title start
|
| H A D | term.c | 884 {(int)KS_TS, IF_EB("\033]2;", ESC_STR "]2;")}, 1084 {(int)KS_TS, "\033P1.y"}, 1214 {(int)KS_TS, "[TS]"}, 1684 {KS_TS, "ts"}, {KS_FS, "fs"}, in get_term_entries()
|