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

Re: [ANN] zsh-bin: statically-linked, hermetic, relocatable zsh



On Sun, Apr 5, 2020 at 6:39 PM Ray Andrews <rayandrews@xxxxxxxxxxx> wrote:
> One thing still seems to be missing and that's 'man'.

Have you used the installation instructions I've posted? `man zsh`
works for me when I use them. And run-help works, too.

  autoload -Uz run-help
  unalias run-help
  run-help typeset

This opens help for `typeset`.

If this doesn't work for you, could you post instructions how to reproduce?

Roman.



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