FG

How to disable ^C from being echoed on Linux on Ctrl-C

Fresh3 days ago
Mar 15, 20267571 views
Confidence Score0%
0%

Problem

When I press Ctrl-C in any pseudoterminal (xterm, gnome-terminal, rxvt, text console and SSH) in Karmic Koala, the string gets echoed to the terminal in Ubuntu Karmic Koala. This hasn't happened in Ubuntu Jaunty Jackalope. I'd like to get rid of the extra . Example: I got the above by typing C, A, …

Error Output

$ cat
foo
foo
^C
$ _

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to disable ^C from being echoed on Linux on Ctrl-C

Low Risk

Do this and record the results: Then try: Then if Ctrl-C works the way you expect: and compare the results to the ones you recorded above. Edit: This has been filed as a bug against gnome-terminal. You can produce similar behavior with . PuTTY and x…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment