Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
smart-insert-last-word bugs
- X-seq: zsh-users 10880
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: smart-insert-last-word bugs
- Date: Sun, 15 Oct 2006 17:58:43 +0200
- In-reply-to: <061014210451.ZM22937@xxxxxxxxxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20061014115617.GA28997@xxxxxxxxxxxxxxxxxxx> <061014142741.ZM22567@xxxxxxxxxxxxxxxxxxxxxx> <20061015005019.GJ28997@xxxxxxxxxxxxxxxxxxx> <061014210451.ZM22937@xxxxxxxxxxxxxxxxxxxxxx>
On 2006-10-14 21:04:51 -0700, Bart Schaefer wrote:
> The simple workaround is to change
>
> setopt extendedglob
>
> to
>
> setopt extendedglob nohistignoredups
>
> in smart-insert-last-word, on the second line.
In addition to this bug, here's another one: after I type a command
and use completion, smart-insert-last-word removes the space between
the command and the argument.
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author