Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dterm.c207 static int initial_cursor_shape = 0; variable
4042 if (forced && initial_cursor_shape > 0) in term_cursor_mode()
4044 term_cursor_shape(initial_cursor_shape, initial_cursor_blink); in term_cursor_mode()
5252 initial_cursor_shape = (number + 1) / 2; in handle_dcs()