Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh built in help features
- X-seq: zsh-users 24356
- From: Pier Paolo Grassi <pierpaolog@xxxxxxxxx>
- To: Perry Smith <pedz@xxxxxxxxxxxxxxxx>
- Subject: Re: zsh built in help features
- Date: Fri, 18 Oct 2019 01:48:11 +0200
- Cc: zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=FM+ZpfNeCbDqgkSaKeurjV/wmhefnljXIog3CZrvVQk=; b=ot9TdjYMiIRVzx8UJPSmvsmYD4DN7zNNWMmHGuH+QKL9r8/2SRtVy2CI7rTc/SJl+B mogP/aDQc+N7UrLftBqD9t8nw3klWK90bHoViTkXGWCXMuUoHKoeUXdbSiblRn7XyjiZ z5r3/H6SO7/PDpvzo6CicxvU0sz4FMrULC/WcTo4RuMJaJ/E6LEqFF+d3MXQ7cuJQqvc OQylS8VxEQNpg96/qP/8GvF5ZfhtvObesbe5zaVm2Kbn0kDuRum7RP3Hu2mKtzrEUhjv doppu+C2BLpZGwVK9bdNlNTXMADqv8PaC4eo3d7zCXbGEJQgWuHMzG3+zr7qUSMNlbC9 Epzw==
- In-reply-to: <FDC806CD-88D8-45E7-9857-A147ADA2F9FC@easesoftware.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <FDC806CD-88D8-45E7-9857-A147ADA2F9FC@easesoftware.com>
you can use the widget run-help after typing a command name on the command
line. that widget by default should be bind to alt-h. eg:
type: setopt
press: alt-h
cheers
Il giorno ven 18 ott 2019 alle 00:55 Perry Smith <pedz@xxxxxxxxxxxxxxxx> ha
scritto:
> I have a newly installed Mac running Catalina with zsh. It has a file
> such as /usr/share/zsh/5.7.1/help/setopt which is a help page for setopt.
> How am I suppose to view that page? "help setopt" says that help isn't a
> command. "setopt --help" doesn't seem to work.
>
> And... I'm also wondering if there are other help features which I've let
> to discover.
>
> Thank you
>
> --
Pier Paolo Grassi
Messages sorted by:
Reverse Date,
Date,
Thread,
Author