Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: new builtin 'help'
- X-seq: zsh-workers 19248
- From: DervishD <raul@xxxxxxxxxxxx>
- To: Miek Gieben <miekg@xxxxxxxxx>
- Subject: Re: new builtin 'help'
- Date: Fri, 14 Nov 2003 15:34:21 +0100
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <20031114141015.GA12667@xxxxxxxxx>
- Mail-followup-to: Miek Gieben <miekg@xxxxxxxxx>, zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: Pleyades
- References: <20031114141015.GA12667@xxxxxxxxx>
Hi Miek :)
* Miek Gieben <miekg@xxxxxxxxx> dixit:
> after having used bash for 8 years i've switch to zsh. Boy, what a
> difference :-)
Yes ;))
> But one of the things i missed was a 'help' builtin function.
Me too! But certainly I can't live without it ;)
> It just prints out the files in /usr/share/zsh/help/ when the help
> builtin is used. The path is currently hardcoded.
And it shouldn't... How about taking it from a environment
variable? I mean, this way you can use the help shipped with zsh, or
other if you want to.
IMHO, and taking into account that I don't decide, of course, is
a very good idea... Anyway, this can be implemented in a shell
function, is not necessary doing that in a builtin...
Raúl Núñez de Arenas Coronado
--
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author