Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dstructs.h3884 #define SHAPE_HOR 1 // horizontal bar cursor macro
H A Dmisc2.c2189 shape_table[idx].shape = SHAPE_HOR; in parse_shape_opt()
H A Dterminal.c2351 term->tl_cursor_shape == VTERM_PROP_CURSORSHAPE_UNDERLINE ? SHAPE_HOR : in term_get_cursor_shape()