Feature feedback: partial search acceptance

Barry OReilly gundaetiapo at gmail.com
Sat May 4 00:12:35 CEST 2013


On Fri, May 3, 2013 at 4:00 PM, aditya siram <aditya.siram at gmail.com> wrote:

> I'm working on a patch to evil where searching for a word with '/' allows
> me to stop at a partial match.
>
> For example, given:
> "The wor^d I am looking for is abcd".
> where '^' represents point, if I type '/' 'abce', 'abc' is highlighted.
> When I hit RETURN or C-g I want point to go to the beginning of that
> partial match and not jump back to where my search started.
>

It sounds like the wrong behavior to me, because "abce" doesn't match
"abc". I probably misunderstood you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ourproject.org/pipermail/implementations-list/attachments/20130503/efc77071/attachment.htm 


More information about the implementations-list mailing list