b4n left a comment (geany/geany#4549) That's quite odd, but I can reproduce indeed. It doesn't have to be Cyrillic though, looks like it happens on any multi-byte character at the start of the line (if adding an ASCII space in front of the lines, it works).
This can then either be a bug in our code when it comes to replacing multi-bye characters (as it stops after the first line with a leading multi-byte character, even if subsequent lines start with ASCII again), or in the PCRE engine. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4549#issuecomment-4255164213 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/4549/[email protected]>
