[Gterm-discuss] GTerm color and tab bug
Brought to you by:
theosib
From: Timothy M. <th...@ya...> - 2002-12-17 23:39:27
|
I did an update and built it. The first thing I did was "ls", and it messed up badly. What I see in gnome-terminal is this: actions.cpp Makefile pseudo_openpty.hpp vt52_states.cpp actions.o Makefile.config pseudo_unix98.cpp vt52_states.o CVS Makefile.depend pseudo_unix98.hpp xintfc.cpp gterm pseudo_classic.cpp README xintfc.doc gterm.cpp pseudo_classic.hpp setupcvs xintfc.hpp gterm.doc pseudo.cpp states.cpp xintfc.o gterm.hpp pseudo.hpp states.o xkeys.cpp gterm.o pseudo.o utils.cpp xkeys.o libgterm.a pseudo_openpty.cpp utils.o Note: CVS is in blue, gterm is in green. What it looks like in gterm is this: actions.cpp Makefile pseudo_openpty.hpp vt52_states.cpp actions.o Makefile.config pseudo_unix98.cpp vt52_states.o CVS Makefile.depend pseudo_unix98.hpp xintfc.cpp gterm pseudo_classic.cpp README xintfc.doc gterm.cpp pseudo_classic.hpp setupcvs xintfc.hpp gterm.doc pseudo.cpp states.cpp xintfc.o gterm.hpp pseudo.hpp states.o xkeys.cpp gterm.o pseudo.o utils.cpp xkeys.o libgterm.a pseudo_openpty.cpp utils.o There seems to be something wrong with handling of colors and tabs. My TERM environment variable is set to 'xterm'. --- Jörg Sonnenberger <joe...@we...> wrote: > Hi all, > can you verify the last change to gterm.cpp (1.3->1.4) didn't break > something? > It should fix a failed assertion in vttest (double width section). > The problem is > move_cursor calling changed_line with the old cursor position > off-screen. > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |