An easy way to reproduce this is to just do:
printf "\003\n\x1A\n"
This shows than when receiving these characters, gnome-terminal tries to
print them, instead of ignoring them.
When doing: printf "##\003##\n", gnome-terminal (and thus also
terminator), will print 2 hash characters, then the unic
Can be reproduced with:
gnome-terminal: YES
terminator: YES
xterm: NO
tty[1-6]: NO
I attached another screenshot showing a ctrl+c in "/bin/cat" for gnome-
terminal, terminator and xterm.
** Attachment added: "bug.png"
http://launchpadlibrarian.net/37683512/bug.png
--
Bash in gnome-terminal s
** Attachment added: "Visualization of problem."
http://launchpadlibrarian.net/37286236/ctrlchar.png
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/37286238/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/37286239/ProcMaps.txt
*
Public bug reported:
Binary package hint: gnome-terminal
When I upgraded to Karmic (clean install) I noticed bash echoes control
characters using the hat notation (ex. ctrl+c shows as ^C). stty
reported echoctl being set, so I tried to unset it. This helped, and
pressing ctrl+c at a prompt cancel
Related to this bug is also that you can't do mod's for 2^714 or less,
but you can do for 2^715 and up. Also, they seem to work for 715
upwards, giving answers like 0, 1, 2, 3 and numbers which might seem
right, but aren't, because in those are hidden numbers like for "2 ^ 730
Mod 3" which gives "1