Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dterm.pro64 void term_cursor_color(char_u *color);
/vim-8.2.3635/src/
H A Dterm.c4081 term_cursor_color(char_u *color) in term_cursor_color() function
H A Dterminal.c2397 term_cursor_color(cursor_color_get(desired_cursor_color)); in may_output_cursor_props()