Indeed. There are plenty of control characters that seem useful, but they 
really aren’t, due to lack of support from common software. Unicode is 
deliberately silent about most of them, which is fair, but not always 
convenient. If faced with the same problem today, I’d probably just go with 
U+FEFF (really only need a single char, not a whole delimited substring) or a 
different C0 control (maybe SI/LS0) and clean up the string if it needs to be 
presented to the user.

I still think an “idle”/“null tag”/“noop”  character would be a neat addition 
to Unicode, but I doubt I can make a convincing enough case for it.

 

From: J Decker [mailto:d3c...@gmail.com] 
Sent: Saturday, June 22, 2019 17:19
To: Sławomir Osipiuk
Cc: Unicode Discussion
Subject: Re: Unicode "no-op" Character?

 

But it doesn't appear anything actually 'supports' that.

Reply via email to