Matthew Szudzik <mszud...@andrew.cmu.edu> wrote: > > So you want to see '41' instead of the letter 'A'? That's "how the > > computer sees the data"... > > I simply want to be able to know "at one glance" what data the computer > is using. For that purpose, it is unnecessary to decode an "A" as 0x41. > The ASCII character is sufficient.
By default all output is in ASCII range, You can configure Your keyboard to input only ASCII range symbols. Your problem isn't one of Unicode, it's just one of charecter ranges, and right now it doesn't happen to exist in a real world OpenBSD. -- Dmitrij D. Czarkoff