Note that the Perl regex language is widely standardised with \n being the newline character (and \r for carriage return). It is unlikely that a non-standard usage will be accepted.

You could check, perhaps there is another backslash that matches all different types of line ends, but it won't be \n.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/issues/3964/2382234928@github.com>