! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Terminal lacks xterm mouse handling
Status:
CLOSED: INVALID
Severity:
enhancement
Product:
Xfce4-terminal
Component:
General

Comments

Description David Woodhouse 2006-01-01 10:00:48 CET
xterm has escape codes which let a program handle mouse clicks. Pine uses this
to great effect, and it's especially cute with a touch screen -- you can tap on
menu options on the screen, tap on mails in the folder index, etc.

Terminal doesn't support these escape codes.
Comment 1 David Woodhouse 2006-01-01 10:04:12 CET
The xterm control sequences are documented in its 'ctlseqs.txt' file -- for
example, http://ftp.xfree86.org/pub/XFree86/4.2.1/doc/ctlseqs.TXT
Comment 2 David Woodhouse 2006-01-01 12:58:34 CET
Further debugging shows that this is actually working correctly -- it's pine at
fault, because it's choosing not to use the mouse escape codes if $DISPLAY isn't
set (despite the fact that $TERM is 'xterm').

Bug #1303

Reported by:
David Woodhouse
Reported on: 2006-01-01
Last modified on: 2006-04-23

People

Assignee:
Benedikt Meurer
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information