On 2023-08-15 16:33:53 +0200, наб wrote:
> Retitling since you /can/ write the characters in the input,
> they just get mangled and displayed byte-wise (bullseye).

Yes, for display, but this also affects editing. For instance,
"é" emits 2 bytes, which are regarded as 2 latin1 characters,
thus one needs to type Backspace twice to remove them.

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

Reply via email to