Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dscreen.c941 char_u *selstart = NULL; in win_redr_status_matches() local
1028 selstart = buf + len; in win_redr_status_matches()
1119 if (selstart != NULL && highlight) in win_redr_status_matches()
1122 screen_puts(selstart, row, selstart_col, HL_ATTR(HLF_WM)); in win_redr_status_matches()