Open theduke opened 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.
v
This is extremely neat for quickly copying text.
Would be great if this could be implemented
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
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