! 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 !
stty -echoctl; sleep 600; ctrl+C prints dropping, unlike linux console, xterm...
Status:
RESOLVED: INVALID
Product:
Xfce4-terminal
Component:
General

Comments

Description Andrew 2011-02-14 14:49:57 CET
If you run the following sequence:

    stty -echoctl    # don't translate control characters to ^C
    sleep 600

and then interrupt that with ctrl+C

The terminal prints character \x03 if the font happens to include it (a strange blob, usually).  This undesirable behaviour is not present in the linux console, xterm or KDE konsole, which suppress control characters in the font.
Comment 1 Egmont Koblinger 2015-03-01 14:59:09 CET
Mainstream vte bug: https://bugzilla.gnome.org/show_bug.cgi?id=403130
Comment 2 Igor editbugs 2016-07-27 16:47:28 CEST
This is a vte issue, not xfce4-terminal.
The issue is still there in vte3 0.44.2, however.

Bug #7284

Reported by:
Andrew
Reported on: 2011-02-14
Last modified on: 2016-07-27

People

CC List:
2 users

Version

Attachments

Additional information