Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmouse.c682 if (jump_flags & MOUSE_WINBAR) in do_mouse()
1566 return IN_OTHER_WIN | MOUSE_WINBAR; in jump_to_mouse()
1671 return IN_OTHER_WIN | MOUSE_WINBAR; in jump_to_mouse()
1816 return IN_OTHER_WIN | MOUSE_WINBAR; in jump_to_mouse()
H A Dvim.h1944 #define MOUSE_WINBAR 0x800 // in window toolbar macro
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt21521 Solution: Add the MOUSE_WINBAR flag.