Subject: Re: /bin/sh, /bin/csh and the '^C'
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 04/06/1999 15:33:20
In article <19990405231540.A10886@noc.untraceable.net> Andrew Brown <atatat@atatdot.net> writes:
>>Ok, now that we're in 1.4_ALPHA, I'll complain again.. :-)
>>With empty /etc/csh.* and no /root/.cshrc and /root/.login, I
>>*still* see the control-c when I type it! (but it interrupts)
>># ^C
>># ^C

This has nothing to do with the shell. If you don't want to see the
control characters, stty -ctlecho.

christos