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

Re: Making run-help smart?



On 28 Dec 2018, at 05:19, Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx> wrote:
>So, `run-help declare' would be directing the user to declare's
>description in manual. Would this be useful?

That's already what it does, for the standard built-ins, if you have the help
files generated. You probably don't have them if you're using zsh from
Homebrew, or if you built from source without the documentation stuff, but the
zsh that ships with macOS and the one in the Debian/Ubuntu repos at least come
with them.

idk about your actual question. It seems problematic to force a specific pager
and pager options on the user, if nothing else

dana



Messages sorted by: Reverse Date, Date, Thread, Author