Comment Re: Is it time to kill all the supid UX designers (Score 1) 658
And why, in 2019, are symbols mapped into the font in place of letters? Shouldn't most useful symbols be defined in Unicode?
How keypresses are translated to code points is totally up to the application, so a properly made application would just accept text input with whatever keys you like mapped to useful symbols. And then text should display however is conventional for the specific text area.