Page 1 of 1

Unicode Combining Characters

Posted: Sat Sep 13, 2025 2:59 pm
by Drxenos
I don't know if this is on purpose or not. If it is, I request an option to change the behavior.

I just noticed that when I delete a Unicode character that's followed by a combining character (e.g., like a letter with a diacritic such as an tilde, grave accent, etc.), the combining character is not also deleted. Instead it will combine the remaining character next to it.

The only way (that I've found) to delete the combing character is to highlight both characters and hit delete. Otherwise, if you keep hitting backspace or delete, the combining character will remain and continue to combine with the next character in line.

Thanks.

Re: Unicode Combining Characters

Posted: Sat Sep 13, 2025 7:53 pm
by AmigoJack
This is on purpose since the program will delete characters, not combinations. Combinations can be made of more than only 2 characters. Try it outside TextPad and you should experience the same behavior.

Re: Unicode Combining Characters

Posted: Sat Sep 13, 2025 9:33 pm
by bbadmin
I can confirm this behavior which will be fixed in the next release.

Out of interest, why use combining characters instead of the single characters which already have the diacritics?

Re: Unicode Combining Characters

Posted: Sun Sep 14, 2025 12:39 pm
by Drxenos
bbadmin wrote: Sat Sep 13, 2025 9:33 pm I can confirm this behavior which will be fixed in the next release.

Out of interest, why use combining characters instead of the single characters which already have the diacritics?
Thank you. I don't. I inherited the file and was fixing it.

Re: Unicode Combining Characters

Posted: Sun Sep 21, 2025 6:42 am
by bbadmin
This is fixed in TextPad 9.9.1 and 8.23.1 which are now available for download.

Re: Unicode Combining Characters

Posted: Mon Sep 22, 2025 1:04 pm
by Drxenos
Fixed verified. Thank you.