Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ^C and ^Z
- X-seq: zsh-users 2463
- From: dado <dado@xxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxx
- Subject: Re: ^C and ^Z
- Date: Fri, 23 Jul 1999 12:10:39 -0700
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- Organization: Pacific Data Images
- References: <379872CE.3E20BB61@xxxxxxxxxxxxxxxxxx>
- Sender: dado@xxxxxxx
Jens Linge wrote:
> Dear all,
>
> I can't use ^C and ^Z to stop or suspend jobs in my z-shell. Is there an
> option which I have to specify? Any ideas? I am using an INDY
> workstation running SGI IRIX.
>
> Thank you in advance.
>
> Jens
Does 'stty sane' do it?
If not you have to set it manually.
stty intr ^C susp ^Z
maybe it takes only one at a time
you may have to type ^V to enter the non-printable chars
--
________________________________________________________________________
Dado Feigenblatt dado@xxxxxxx direct (650) 846-8386
Technical Lighter front desk (650) 846-8100
PDI - Palo Alto, CA fax (650) 846-8101
Messages sorted by:
Reverse Date,
Date,
Thread,
Author