bug-ncurses
[Top][All Lists]
Advanced

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

Re: Wide char bug(?)


From: void
Subject: Re: Wide char bug(?)
Date: Sat, 17 Jan 2009 16:13:38 +0300

> no, I don't think I'm seeing the bug, since the first character on the line
> isn't the "u" shape, but is the upside-down "T".  From the bug report text
> and screenshot, I'd expect to see something amiss with the first character.

Indeed, the first char should be overwritten with a "u" shaped one.

$COLUMNS == 80?

There should only be a single width position left to print the next "u".

What is the source of your ncmpc?

> fwiw - I checked on both xterm (uxterm) and urxvt with these:
> 
>       ncurses 5.7.20081102
>       ncurses 5.7.20090110

XTerm(239)
rxvt-unicode (urxvt) v9.05

$ ldd /usr/bin/ncmpc | grep ncur
        libncursesw.so.5 => /lib/libncursesw.so.5 (0x00007fa072856000)

$ strings /lib/libncursesw.so.5 | grep ^ncur
ncurses 5.7.20090110

Thanks,

N


-- 
Be Yourself @ mail.com!
Choose From 200+ Email Addresses
Get a Free Account at www.mail.com





reply via email to

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