From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12188 invoked from network); 24 Nov 2002 22:20:33 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 24 Nov 2002 22:20:33 -0000 Received: (qmail 3270 invoked by alias); 24 Nov 2002 22:20:16 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5517 Received: (qmail 3254 invoked from network); 24 Nov 2002 22:20:13 -0000 Date: Sun, 24 Nov 2002 23:17:31 +0100 From: Eric Smith To: zsh-users@sunsite.dk Subject: Re: forcing a carriage return with alias -g Message-ID: <20021124221730.GA3088@cherry.fruitcom.com> References: <20021124180405.GG9881@cherry.fruitcom.com> <20021124223120.A17359@globnix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021124223120.A17359@globnix.org> User-Agent: Mutt/1.4i X-outgoing: save Phil Pennock said: ... > bindkey -s M '|more\n' decidedly cool - I had to quote the M though viz. bindkey -s 'M' '|more\n' -- Eric Smith