bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Ncursesw bug in refreshing wide character (with patch)


From: Eungkyu Song
Subject: Ncursesw bug in refreshing wide character (with patch)
Date: Sun, 5 Dec 2004 18:48:04 +0900
User-agent: Mutt/1.5.6+20040722i

Hi,

In the case that there are wide characters and characters in next line
(or previous line), when is scroll screen some wide characters are
broken.

This is happen because ncurses does not handle nac character correctly.

You can replay it like this

you need UTF-8 or EUC-KR enabled terminal or font.
LANG=ko_KR mutt and scroll the help screen.
(ja_JP will be ok, too)

I attached patch.

ps) plz cc me

-- 
 ___               _           Division of CS, Dept. of EECS in KAIST
| __|  _ _ _  __ _| |___  _ _  _                     Member of SPARCS
| _| || | ' `/ _` | / / || | || | http://sparcs.kaist.ac.kr/~eungkyu/
|___`_,_|_||_`__, |_`_``_, |`_,_| @sparcs.kaist.ac.kr
             |___/     |__/

Attachment: ncurses-wide-fix.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]