Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
man completion
- X-seq: zsh-workers 50232
- From: Karel Balej <karelb@xxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: man completion
- Date: Sun, 15 May 2022 17:20:21 +0200
- Archived-at: <https://zsh.org/workers/50232>
- List-id: <zsh-workers.zsh.org>
Hello,
per the `man` manual page:
> If MANPATH begins with a colon, it is appended to the standard path; if
> it ends with a colon, it is prepended to the standard path; or if it
> contains two adjacent colons, the standard path is inserted between the
> colons.
Yet when I export MANPATH as ":/some/path", I only get suggestions from
this directory and not from the default directories. Could this detail
be overlooked in the completion function?
Kind regards,
Karel
Messages sorted by:
Reverse Date,
Date,
Thread,
Author