Searched refs:desired_cursor_shape (Results 1 – 1 of 1) sorted by relevance
212 static int desired_cursor_shape = -1; variable2391 || 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()2398 if (desired_cursor_shape == -1 || desired_cursor_blink == -1) in may_output_cursor_props()2402 term_cursor_shape(desired_cursor_shape, desired_cursor_blink); in may_output_cursor_props()2421 desired_cursor_shape = term->tl_cursor_shape; in may_set_cursor_props()2438 desired_cursor_shape = -1; in prepare_restore_cursor_props()