win-vind
win-vind copied to clipboard
[Bug] please support swaped mouse
my pc has been exchanging the left and right of the mouse
Steps to reproduce
- enter gui normal mode
- shift-f shift-f
- type any marker key
- the context menu displaying, just like the right mouse is clicked
Environments
Windows Version 22H2 win-vind Version 5.7
You can customize all key mappings of win-vind.
As shown in the cheat sheet, the FF is defined as <easyclick><click_left>.
Therefore, please try gnnoremap <shift-f><shift-f> <easyclick><click_right> in your .vindrc.
Thanks.