Searched refs:MOUSE_MAY_VIS (Results 1 – 3 of 3) sorted by relevance
639 jump_flags |= MOUSE_MAY_VIS; in do_mouse()660 jump_flags |= MOUSE_MAY_VIS; in do_mouse()1962 if ((flags & MOUSE_MAY_VIS) && !VIsual_active) in jump_to_mouse()
1948 #define MOUSE_MAY_VIS 0x02 // may start Visual mode macro
8545 Solution: Don't use MOUSE_MAY_VIS when there is no 'v' in 'mouse'. (Flemming