From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14183 invoked from network); 26 Jun 2001 13:26:59 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 26 Jun 2001 13:26:59 -0000 Received: (qmail 27360 invoked by alias); 26 Jun 2001 13:25:54 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15093 Received: (qmail 27329 invoked from network); 26 Jun 2001 13:25:52 -0000 From: Sven Wischnowsky Date: Tue, 26 Jun 2001 15:24:39 +0200 (MET DST) Message-Id: <200106261324.PAA23185@beta.informatik.hu-berlin.de> To: zsh-workers@sunsite.dk Subject: Re: backward-kill-word behavior In-Reply-To: Peter Stephenson wrote: > ... > > Thinking about it, it might be simpler to impose the -k behaviour and just > have the option -b for control. This works much more like real kill > commands and you can do tricks with other (non-kill) zle commands if you > need to control the buffer. > > Unless there's a neater way of doing it? Personally, I'd prefer it if we started moving more into shell code or at least `prepare' that. So, how about adding a special array `kill_ring' or whatever to the zleparameter module? Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de