Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: history related suggestions
- X-seq: zsh-workers 6662
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: history related suggestions
- Date: Wed, 16 Jun 1999 15:07:46 +0200 (MET DST)
- In-reply-to: "Kiddle, Oliver"'s message of Wed, 16 Jun 1999 14:00:56 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Kiddle, Oliver wrote:
> > Extra levels of expansion tend to make things a bit of a mess, and in my
> > experience you always get to the point where you need the extra
> flexibility
> > of a function anyway. (Cf. S. Wischnowsky, Collected New Completion
>
> Fair enough if it's hard to implement but my thinking was that it would
> allow a lot of problems to be solved more succinctly than by using a
> function.
It's easy to implement (and indeed my suggestion for aliases does that
-- although I didn't really like it when I wrote it). The problem this
always leads to is quoting: if you want to pass the string `$foo' to a
widget you don't want the shell to expand it.
Anyway, we could add a automatic-autoloading mechanism for widgets,
too, making defining them simple.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author