Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h247 #define MOUSE_NONEF 'x' // forced modeless selection macro
H A Dgui.c3240 checkfor = MOUSE_NONEF; in gui_send_mouse_event()
3258 if (checkfor != MOUSE_NONEF && VIsual_active && (State & NORMAL)) in gui_send_mouse_event()