Home
last modified time | relevance | path

Searched refs:T_CSH (Results 1 – 3 of 3) sorted by relevance

/dports/editors/vim/vim-8.2.3745/src/
H A Dtermdefs.h149 #define T_CSH (TERM_STR(KS_CSH)) // cursor shape macro
H A Dterm.c4107 if (*T_CSH != NUL) in term_cursor_shape()
4109 OUT_STR(tgoto((char *)T_CSH, 0, shape * 2 - blink)); in term_cursor_shape()
4836 && *T_CSH != NUL in handle_version_response()
H A Doptiondefs.h2998 p_term("t_SH", T_CSH)