Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: kill-word removes whole line
- X-seq: zsh-users 6890
- From: Jesper Holmberg <jesperh@xxxxxxxxx>
- To: Zsh-users List <zsh-users@xxxxxxxxxx>
- Subject: Re: kill-word removes whole line
- Date: Mon, 15 Dec 2003 12:51:36 +0100
- In-reply-to: <23093.1071486132@xxxxxxx>
- Mail-followup-to: Zsh-users List <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20031213154017.GQ18859@xxxxxxxxxxxxxxxxxxxx> <23093.1071486132@xxxxxxx>
* On Mon Dec 15, Peter Stephenson wrote:
> Jesper Holmberg wrote:
> > I have a problem with alt-d (kill-word): it removes the whole line!
> >
> > If I have this, with prompt at *:
> >
> > foo * bar bar bar
> >
> > and press alt-d, all three "bar" are removed from the command-line. I
> > would expect only the first to be removed.
> >
> > autoload -U select-word-style
> > select-word-style bash
>
> That was a bug, fixed in zsh-workers 18824. It'll be fixed when
> I finally get a chance to produce 4.1.2.
OK, thanks. I'll wait for 4.1.2 then.
Jesper
Messages sorted by:
Reverse Date,
Date,
Thread,
Author