[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] uxterm vs GNU screen weirdness
From: |
Thorsten Glaser |
Subject: |
Re: [Lynx-dev] uxterm vs GNU screen weirdness |
Date: |
Tue, 30 Sep 2008 16:51:31 +0000 (UTC) |
Thomas Dickey dixit:
>which means those escaped commas. If xterm's _not_ in UTF-8 mode, then
>none of the different mappings work, because none of them are VT100-compatible.
xterm apparently doesn’t handle them either:
address@hidden:~ $ print
'\033(0++\,\,--..00``aaffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~'
++\,\,--..00◆◆▒▒°°±±␋␋┘┘┐┐┌┌└└┼┼⎺⎺⎻⎻──⎼⎼⎽⎽├├┤┤┴┴┬┬││≤≤≥≥ππ≠≠££··
The only ones working which are not in terminfo are ‘hh’ thusly. Apparently,
wide ncurses are used for that or something.
bye,
//mirabilos
--
Sometimes they [people] care too much: pretty printers [and syntax highligh-
ting, d.A.] mechanically produce pretty output that accentuates irrelevant
detail in the program, which is as sensible as putting all the prepositions
in English text in bold font. -- Rob Pike in "Notes on Programming in C"