Comment #2 on issue 247 by kballard: Non-standard regexes not supported http://code.google.com/p/yi-editor/issues/detail?id=247
I think \< and \> are vim-specific. PCRE uses \b as the word boundary assertion (and it draws no distinction between left and right boundaries). -- 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 -~----------~----~----~----~------~----~------~--~---
