Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: gripes
- X-seq: zsh-workers 16338
 
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
 
- To: Clint Adams <clint@xxxxxxx>
 
- Subject: Re: gripes
 
- Date: Fri, 14 Dec 2001 14:15:39 -0800
 
- Cc: zsh-workers@xxxxxxxxxx
 
- In-reply-to: <20011214215105.GA24236@xxxxxxxx>
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
 
- References: <20011214215105.GA24236@xxxxxxxx>
 
On Dec 14,  4:51pm, Clint Adams wrote:
> 
> I keep finding myself wanting a parameter expansion flag that
> removes duplicate array elements (like typeset -U).
Hrm.  That might not be a bad idea.  It'd be nice if we could figure out
a way to optimize it when combined with (o) or (O).
> -----------------
> Also, there does not appear to be an option to put the cursor below the
> listed possible completions.
setopt no_always_last_prompt
Messages sorted by:
Reverse Date,
Date,
Thread,
Author