Comment #11 on issue 247 by viraptor: Non-standard regexes not supported
http://code.google.com/p/yi-editor/issues/detail?id=247

What I was trying to achieve in the first place was changing the '*' vim  
binding to
search only for whole words.
I'm not aware of any other way to implement that and I noticed some other  
regex
extensions from vim missing, so I opened a more general bug.

I wonder if there's any way to pass a more abstract regex to tdfa... It  
could be a
nice thing to allow people to query for (makeGNURegex "\<word\>") or  
(makePCRE
"\bword\b") and get back what we expect. But maybe that's an overkill? Also  
is that a
Yi, or regex library feature request?...

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to