Bug in regex replace use?
-
Hello, I believe I found a bug in regular expression replace?
It won’t replace anything when "\b " is used - will find it though.
Maybe I’m doing it wrong - char encoding is UTF-8

-
Hello, @eyal-plotkin, and All,
Well, I think that you should download the last N++ release
v7.9.1!https://notepad-plus-plus.org/downloads/v7.9.1/
A major regex enhancement fixes some bugs about the
look-behindstructures and some look-behind assertions as\Aand\b:Refer to point
3of thechange.logfile :3. Fix RegEx look behind operations and \A and \b and \z (Fix #713, #1870, #2216, #2360, #9004, #4855).Best Regards,
guy038
-
This post is deleted!