Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dterm.c1416 int tpr_status; member
1461 term_props[i].tpr_status = TPR_UNKNOWN; in init_term_props()
1480 value[0] = term_props[i].tpr_status; in f_terminalprops()
4642 term_props[TPR_CURSOR_STYLE].tpr_status = value; in handle_u7_response()
4643 term_props[TPR_CURSOR_BLINK].tpr_status = value; in handle_u7_response()
4726 term_props[TPR_UNDERLINE_RGB].tpr_status = TPR_YES; in handle_version_response()
4727 term_props[TPR_MOUSE].tpr_status = TPR_MOUSE_SGR; in handle_version_response()
4733 term_props[TPR_MOUSE].tpr_status = TPR_MOUSE_SGR; in handle_version_response()
4745 term_props[TPR_MOUSE].tpr_status = TPR_MOUSE_SGR; in handle_version_response()
4756 term_props[TPR_MOUSE].tpr_status = TPR_MOUSE_SGR; in handle_version_response()
[all …]