Re: [dwm] [ANNOUNCE] dvtm-0.2

From: Nicolas Martyanoff <khaelin_AT_gmail.com>
Date: Sun, 30 Dec 2007 12:03:31 +0100

> > > To build dvtm on a system with wide character type:
> > >
> > > make unicode && make install
> > >
> > > this generates a executable which is linked agains libncursesw.
> > > Otherwise a plain:

Hi,

I'm testing dvtm 0.2, and I have a bug with unicode characters.
I use make unicode, so it's linked against ncursesw:

ldd dvtm
        linux-gate.so.1 => (0xb7f3e000)
        libc.so.6 => /lib/libc.so.6 (0xb7df6000)
        libutil.so.1 => /lib/libutil.so.1 (0xb7df2000)
        libncursesw.so.5 => /lib/libncursesw.so.5 (0xb7da4000)
        /lib/ld-linux.so.2 (0xb7f3f000)

My locales are UTF-8, and my term and font are UTF-8-compatible (xterm
+ terminus), but when I compose an unicode character (for example,
compose+' e), I get a whitespace displayed, whereas without dvtm, I get
an é.

Without that bug, I'm totally fond of dvtm, it's really useful for
console-freaks like me!

Regards,

-- 
Nicolas Martyanoff
   http://codemore.org
   khaelin_AT_gmail.com
Received on Sun Dec 30 2007 - 12:03:38 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:14:38 UTC