Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Making run-help smart?
- X-seq: zsh-workers 43950
- From: dana <dana@xxxxxxx>
- To: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- Subject: Re: Making run-help smart?
- Date: Fri, 28 Dec 2018 22:50:44 -0600
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dana-is.20150623.gappssmtp.com; s=20150623; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=0WwhKFOLKTypEBg6GEpJXW52f8axtM3sN5doic3uYSU=; b=Nhp+QiMjY2yOp/Jf4RzEhoOe9ux3xifmDkKOeGlvHk8d+4Iy3guPqJiOlvk55CB2Xt uuGIE8WHSshAm8IUOOnJ2M0ybgvDbaoGjttVZaYK9nDXIZHKIPAUg3izbV5UroiuPKQ9 i/EUxa6uzMbgkhyjlWdwFIbW1Qe3YrVyainXJzWukleHvfqlE6ZAvijJlH8XvDI9ZK4z GSE9RBv4FDK3NMRYLtHWGIgNZdF0SoJOYi4cFJihrlGBtOpfcffxpew9sunlIMX+o+SD 8z6lBDogxg59G2BUkSfvlwRYbDVC/0elCsnrkrfeKT9dSRAGg5N9yie8UjqbrsxKZ6Co qp3A==
- In-reply-to: <CAKc7PVDkw1_q29S-m05ScoER_gu=oBfVHoh=ZCJVOpyk9zPURQ@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAKc7PVDkw1_q29S-m05ScoER_gu=oBfVHoh=ZCJVOpyk9zPURQ@mail.gmail.com>
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