Hacker News new | past | comments | ask | show | jobs | submit login

I have a DEC 440 and a HP 700/96 terminal and I love and use both. I can do almost anything using them (I still can read most of the web using one of the several text-based web browsers as well), but the main problem for me is using multi-byte encodings, mainly UTF-8.

I though about writing a terminal application that would stand between the physical terminal and /dev/tty* to translate a UTF-8 multi-byte character to a predefined ASCII character. It would be confusing, but still less confusing than the mess I get today when I try to see information code d in UTF-8.

iconv is not a good choice because, AFAIK, there are hundreds of code points impossible to be translate to character sets that have 256 possible values.

Any tips?




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: