> > > 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
   [EMAIL PROTECTED]

Reply via email to