1995eaton / chromium-vim

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

Fix link follow and command bar behavior #724

Open tkukurin opened 4 years ago

tkukurin commented 4 years ago

cVim follow link doesn't work after latest Arch update (Chromium Version 80.0.3987.87). It seems createShadowRoot has been deprecated.

Also fixes command bar only sometimes receiving focus on : keypress.