Comment #5 on issue 247 by kballard: Non-standard regexes not supported http://code.google.com/p/yi-editor/issues/detail?id=247
Huh, I didn't know that. The standard POSIX regex uses [[:<:]] and [[:>:]] for the same purpose. In any case, assuming regex-tdfa is based on PCRE, that would explain why it doesn't support them. I personally am in favor of simply documenting the regex support as-is rather than trying to patch GNU extensions to POSIX regex into it. -- 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 -~----------~----~----~----~------~----~------~--~---
