misspell icon indicating copy to clipboard operation
misspell copied to clipboard

Fix backslash escaped bytes and unicode characters

Open matzf opened this issue 6 years ago • 0 comments

Fix false positives in strings with backslash escaped bytes and unicode characters, e.g. "\udaed" was previously changed to "\udead".

matzf avatar Jul 22 '19 11:07 matzf