Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: new builtin 'help'



    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