Searching for the visual selection in evil
Tom Short
tshort.rlists at gmail.com
Mon Oct 24 15:45:46 CEST 2011
>> Does anyone know how to search for the visual selection or yanked
>> text?
>
> At least if you use evil's own interactive search module
> (customize-variable evil-search-module, by default evil uses Emacs's
> isearch for searching) the search prompt is a usual minibuffer and
> therefore C-y can be used to yank the text.
Thanks, Frank. That change works nicely for me.
More information about the implementations-list
mailing list