win-vind icon indicating copy to clipboard operation
win-vind copied to clipboard

[Bug] `<c-f>` behaves like `f` in NORMAL

Open gilbh opened this issue 2 years ago • 1 comments

Hi,

I am using this mapping setup:

inoremap <f20> easy_click_left
ennoremap f i<f20>

Now every time I type <c-f> to scroll down, I get EasyClick. It appears that the f mapping catches also the <ctrl>.

Thanks for responding!

gilbh avatar Apr 21 '22 11:04 gilbh

Simple commands encompass more complex commands. This issue is fundamentally the same as #83. Thanks.

pit-ray avatar Jun 18 '22 18:06 pit-ray