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

caret mode improvements suggestions #733

Open elig0n opened 4 years ago

elig0n commented 4 years ago
  1. i did not see a command or a mapping to enter caret mode directly. one always has to first enter 'visual mode' then escape back to caret.

  2. inside caret mode movement is very limited. no scrolling of pages or numerical multipliers.

  3. visual can be started and moved off screen focus. IMO page focus should jump to visual. caret position should change page focus if it goes off screen.

SignSpice commented 2 years ago

I would also like to see these improvements.