ache bbd87e6bfd 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.
2009-09-02 04:26:34 +00:00
..
2008-12-11 08:22:20 +00:00
2009-03-04 03:45:02 +00:00
2009-01-30 15:43:55 +00:00
2009-07-11 05:35:08 +00:00