1995eaton / chromium-vim

Vim bindings for Google Chrome.
https://chrome.google.com/webstore/detail/cvim/ihlenndgcmojhcghmfjfneahoeklbjjh
MIT License
2.25k stars 325 forks source link

C-u mapping doesn't work for scrollPageDownl #699

Open qazwsxpawel opened 5 years ago

qazwsxpawel commented 5 years ago

Hi!

I've copied the following from the readme

map <C-d> scrollPageDown
map <C-e> scrollPageUp

this works great! But upon remapping to <C-u> the scrollPageUp no longer works. Any reason why <C-u> is special like that? Cheers!

PS typing from macos mojave, chrome Version 73.0.3683.103, cVim (1.2.99) Thanks again!