From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12445 invoked by alias); 6 Sep 2011 13:08:40 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 16318 Received: (qmail 9540 invoked from network); 6 Sep 2011 13:08:39 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.google.com designates 209.85.213.43 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=PRly96Ejl5dfV8h6YQ6RQRvG3ikIWo93NoulaZ1WFoc=; b=kINyKbCtcGpHffNbfkP5czDIhHLwCT5ZkcMNcrEK18V2ZXXwnluuuWYz06AYDto9dB MlQWOyOGVdPDoSmS5DgRzIyb01p0FHXycituEczpNJ21b/+i2N0ykRfdNp57VUiAJQpd J2xkK26KWdcW/j73A7hzQbRfRlhel5ZHBds2c= MIME-Version: 1.0 In-Reply-To: <20110906124839.GA5682@circle.home> References: <20110906124839.GA5682@circle.home> Date: Tue, 6 Sep 2011 09:08:32 -0400 Message-ID: Subject: Re: Disable ^z binding From: Michael Shick To: Bastien Dejean Cc: zsh-users@zsh.org Content-Type: multipart/alternative; boundary=f46d0447943d4697a604ac4586d7 --f46d0447943d4697a604ac4586d7 Content-Type: text/plain; charset=ISO-8859-1 If I'm not mistaken, that's something you'd need to set in your terminal emulator rather than your shell. --Mike On Sep 6, 2011 8:58 AM, "Bastien Dejean" wrote: > Hi, > > How can I prevent ^z from suspending a process. > > Cheers, > -- > Bastien --f46d0447943d4697a604ac4586d7--