Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dterminal.c211 static int last_set_cursor_shape = -1; variable
2391 || last_set_cursor_shape != desired_cursor_shape in may_output_cursor_props()
2395 last_set_cursor_shape = desired_cursor_shape; in may_output_cursor_props()