1995eaton / chromium-vim

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

Feature Request: Jump Marks for visual mode #526

Open theduke opened 7 years ago

theduke commented 7 years ago

VimFX in Firefox has a very neat feature for visual mode:

by pressing v, it shows jump marks (like for links) that allow jumping to a specific line and entering visual mode for copying.

This is extremely neat for quickly copying text.

Would be great if this could be implemented

collinpeters commented 7 years ago

I am just coming back to cVim after a stint in Firefox with VimFX and have to say that this makes visual mode WAY more useful