From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 095725a0 for ; Thu, 17 Oct 2019 23:55:05 +0000 (UTC) Received: (qmail 10718 invoked by alias); 17 Oct 2019 23:54:54 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: List-Unsubscribe: X-Seq: 24357 Received: (qmail 12597 invoked by uid 1010); 17 Oct 2019 23:54:54 -0000 X-Qmail-Scanner-Diagnostics: from st13p97im-ztdg18291001.me.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.0/25601. spamassassin: 3.4.2. Clear:RC:0(17.41.193.146):SA:0(-2.7/5.0):. Processed in 1.727247 secs); 17 Oct 2019 23:54:54 -0000 X-Envelope-From: c.nebel@mac.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at mac.com designates 17.41.193.146 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mac.com; s=1a1hai; t=1571356458; bh=8aimUTa+QKkmN/wegQGT0L6cgNvBO1JztqUXtpb78+A=; h=Content-Type:Subject:From:Date:Message-Id:To; b=IUqX0myWnRkWiK9uzNqq6xJ1C/BqRoznqbLBHxyKZ8EBlrHeTsVXHKIp/S7y3cX7u qWbmkMR8RLGfFzZIQjs5yb2QhAk7CVnC4mZl++yhV6aevCoWug6Fx8LjhNDfm2TQZs qcsYthb0IKVaWhDSVNd9i0HNwdyKI9nbBnmZxfLp+0bPRrOzr2QAgZM5tF4WKLrunP ZZtUEi+RyVewuAGUEtUj0+6ZOk0ra4zjgG9BhpBY5f6QTvydIKcYt57wPOB2dLb6pF 6iKSppGU/22ZEtHhHOMMit1NJ16OLV2GkrMyaY3g5W/2iPf/FGoqcI14pW9vL5vTr/ IHudlH8h3Hkvw== Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: zsh built in help features From: Chris Nebel In-Reply-To: Date: Thu, 17 Oct 2019 16:54:17 -0700 Cc: Perry Smith Content-Transfer-Encoding: quoted-printable Message-Id: <207E1F44-030C-4A1A-B670-B5B07429A623@mac.com> References: To: zsh-users@zsh.org X-Mailer: Apple Mail (2.3445.104.11) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:,, definitions=2019-10-17_07:,, signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=1 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 mlxscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1906280000 definitions=main-1910170213 Where in macOS Terminal, =E2=80=9Calt=E2=80=9D is Escape, so esc-h, = unless you=E2=80=99ve turned on =E2=80=9CUse Option as Meta Key=E2=80=9D = in Preferences > Profiles > Keyboard, in which case it=E2=80=99s Option. > On Oct 17, 2019, at 4:48 PM, Pier Paolo Grassi = wrote: >=20 > 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 >=20 > cheers >=20 > Il giorno ven 18 ott 2019 alle 00:55 Perry Smith = ha > scritto: >=20 >> 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. >>=20 >> And... I'm also wondering if there are other help features which I've = let >> to discover. >>=20 >> Thank you >>=20 >> -- > Pier Paolo Grassi