VintageEx icon indicating copy to clipboard operation
VintageEx copied to clipboard

Search + Visual

Open MarioRicalde opened this issue 11 years ago • 2 comments

Is it possible that with the Search functionality you added to VintageEx add some way to "highlight to match"?

On Vim you can enter visual mode and use search to highlight till the given match.

MarioRicalde avatar Oct 02 '12 03:10 MarioRicalde

It looks possible, but I'm not sure how well it'd play with multiple sels. I might give it a try. (In any case, the idea is to move the search functionality to Vintage at some point.)

guillermooo avatar Oct 02 '12 04:10 guillermooo

I don't think we need to worry about multiple selections, the idea is that visual + search to jump to the given search.

If you need any help with testing let me know, I'm dying to see this feature implemented, it's really helpful with refactoring.

MarioRicalde avatar Oct 02 '12 13:10 MarioRicalde