Pfodge created an issue (geany/geany#4543) When copying some text from a Bluesky thread into Geany I was running into issues where I couldn't perform regex "Find" on it properly until it was pointed out to me that the text contained the non-printable characters U+202A (Left-to-Right Embedding) and U+202C (Pop Directional Formatting). I was able to paste the text into VSCode and Vim and instantly saw them but no matter how much I tinkered with Geany (reloading without encoding, changing the encoding) I could not.
Is it not possible to see these unicode characters in Geany? -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4543 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/[email protected]>
