[Konsole-devel] [Bug 96280] Character set selection no longer operative; breaks backwards compatibility; xterm vs Linux console
Waldo Bastian
bastian at kde.org
Tue Jan 4 11:35:29 UTC 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=96280
------- Additional Comments From bastian kde org 2005-01-04 12:35 -------
SI and SO are being handled, see TEmuVt102.cpp
case TY_CTL___('N' ) : useCharset ( 1); break; //VT100
case TY_CTL___('O' ) : useCharset ( 0); break; //VT100
Perhaps the required graphical characters are not available in the font that you are using?
More information about the konsole-devel
mailing list