K 10 svn:author V 4 ache K 8 svn:date V 27 2009-09-02T04:26:34.230065Z K 7 svn:log V 221 1) Use isprint() instead of hardcoded values to detect non-printable. 2) Use (unsigned char) cast in waddch() calls. It fix highlighting bug: sign extension of 8bit to the attributes area. 3) Use setlocale() in any case. END