bug-ncurses
[Top][All Lists]
Advanced

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

Re: the cursor is misplaced after writing the very last column


From: Egmont Koblinger
Subject: Re: the cursor is misplaced after writing the very last column
Date: Wed, 24 Aug 2016 22:40:31 +0200

Hi,

ldd `which xfce4-terminal` | grep vte

"libvte.so.9" => gtk2 (vte version 0.28)
"libvte-2.90.so" => gtk3, but within that the older vte (up to 0.36, this bug not yet fixed)
"libvte-2.91.so" => gtk3, newer vte (0.38 and newer, this bug should be fixed).

xfce4-terminal with gtk3 is only in git as far as I know, not yet released as a tarball. Not entirely sure, though.

Another, simpler way is to echo $VTE_VERSION, although it has the drawback that older vtes did not set it (and e.g. if you start xfce-terminal [using older vte] from gnome-terminal [using newer vte], it'll report the new version number as set by gnome-terminal).

As for xterm, Thomas will tell you what's up. However, I guess you can't expect anything rational if you misconfigure stty cols - just don't do it.

cheers,
e.


On Wed, Aug 24, 2016 at 10:31 PM, Benno Schulenberg <address@hidden> wrote:

Hello Egmont,

[Please CC; not subscribed.]

The Xfce-terminal is version 0.6.3; the latest as far as I know.
How can I check whether it uses GTK3?

How come that Xterm has the same or similar bug?  It is not
fixed there yet, not in version 325 at least.

Benno

--
http://www.fastmail.com - Same, same, but different...


_______________________________________________
Bug-ncurses mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-ncurses


reply via email to

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