Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dterm.c1428 #define TPR_CURSOR_STYLE 0 macro
1450 term_props[TPR_CURSOR_STYLE].tpr_name = "cursor_style"; in init_term_props()
1451 term_props[TPR_CURSOR_STYLE].tpr_set_by_termresponse = FALSE; in init_term_props()
4642 term_props[TPR_CURSOR_STYLE].tpr_status = value; in handle_u7_response()
4796 term_props[TPR_CURSOR_STYLE].tpr_status = TPR_NO; in handle_version_response()
4809 term_props[TPR_CURSOR_STYLE].tpr_status = TPR_NO; in handle_version_response()
4839 && term_props[TPR_CURSOR_STYLE].tpr_status == TPR_YES in handle_version_response()