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

Re: run-help for new git style



Klaus Ethgen wrote:
[...]
> Is there any way to configure run-help to use "man git-add" when I press
> <ALT>-H in a line with "git add"?

If your zsh is new enough:

autoload -Uz run-help-git

That should be all to do the trick.

Regards, Frank

-- 
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
                                                  -- RFC 1925



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