Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Compctl completion tweaking
- X-seq: zsh-workers 4157
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Re: Compctl completion tweaking
- Date: Tue, 23 Jun 1998 12:04:12 -0700
- In-reply-to: <358FC264.1C7A9EFA@xxxxxxxxxxx>Comments: In reply to "Johan Sundström" <johan sundstrom@xxxxxxxxxxx> "Compctl completion tweaking" (Jun 23, 4:57pm)
- References: <358FC264.1C7A9EFA@xxxxxxxxxxx>
On Jun 23, 4:57pm, Johan Sundström wrote:
} Subject: Compctl completion tweaking
}
} (Sure, -g '*.rmp(.)' + -g '*(-/)' does a fair job, but I find it
} irritating that I cant tab my way down into a subdirectory of a
} directory containing *.rpm files this way.)
I've been meaning to mention that I think menucompletion and listings should
evaluate -all- the alternatives in an alternative completion, not just the
first one that happens to return something non-empty.
I realize that the current behavior permits one to avoid evaluating a very
slow completion until all previous alternatives have returned nothing, but
it's misleading to have the menu or listing omit some possible completions.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author