vim-marked icon indicating copy to clipboard operation
vim-marked copied to clipboard

`:MarkedPreview` sends entire lines, not specific visual selection

Open itspriddle opened this issue 8 months ago • 0 comments

If one selects words in a line with ^v and issues :MarkedPreview, the full line(s) are sent to Marked. This should only sent the specific text that is selected.

itspriddle avatar Jun 08 '24 20:06 itspriddle