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

visual mode prevents scroll #636

Open tylerthehaas opened 6 years ago

tylerthehaas commented 6 years ago

When I enter visual mode it puts the cursor at the top of the page and then when I hit j the cursor moves down a line as expected but will keep going past my view. The problem is if I need to highlight something to copy that is not within the first viewport from the top of the page there is no way to do this.

jmbeach commented 6 years ago

Same as #503