Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmove.c2881 int old_VIsual_select = VIsual_select; in do_check_cursorbind() local
2931 VIsual_select = old_VIsual_select; in do_check_cursorbind()
H A Dnormal.c2133 int old_VIsual_select = VIsual_select; in check_scrollbind() local
2204 VIsual_select = old_VIsual_select; in check_scrollbind()