Closed
Description
I am using vi-mode
in sdl2 version lem
.
If you use mouse
click, to select a region.
And then using keyboard
to use vi commands
, the selected region
still be slected, and is not count as the vi-visual mode
.
To let the vi-mode
works normally, you have to type escape
or click the mouse again, to un-mark the selected region.
However, i want to know if there is a way to un-mark the selected region selected by mouse-click automatically while entering the vi-mode.