bug-bash
[Top][All Lists]
Advanced

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

echo ^C


From: Freddy Vulto
Subject: echo ^C
Date: Tue, 23 Feb 2010 22:23:38 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Within the bash-completion testsuite, we're trying to synchronize in
between test cases using the string "^C", output by bash on receiving a
SIGINT.
This works fine for bash >= 4 (typing ^C is echoed as "^C"), but on
bash-3 typing ^C is echoed as a newline.  Is there a setting to make
bash-3 echo "^C" then typing ^C, just like bash-4?


Regards,

Freddy Vulto
http://fvue.nl




reply via email to

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