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.0 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, 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 b12f3e01 for ; Fri, 18 Oct 2019 05:13:32 +0000 (UTC) Received: (qmail 1642 invoked by alias); 18 Oct 2019 05:13:24 -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: 24359 Received: (qmail 28261 invoked by uid 1010); 18 Oct 2019 05:13:24 -0000 X-Qmail-Scanner-Diagnostics: from mail-io1-f41.google.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(209.85.166.41):SA:0(-1.9/5.0):. Processed in 1.804191 secs); 18 Oct 2019 05:13:24 -0000 X-Envelope-From: dana@dana.is X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at _netblocks.google.com designates 209.85.166.41 as permitted sender) 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=KNOTPW4VSrVpqH5eZPx1D2LiEkbbo5xusVppX3Q7bjU=; b=uaXMizITftd7qqkrtc5FCaytER0ZBt9w/3SuH9sehlBUviLbUTTpbe0dQBGgpncDvK WX54jifiYm8B7IVU1v7qoCSeFTFtUh+U2BgOB88wqrd4tyUDRMKKYCDQpmbR+zEPdv9Y GruzsNf70P8MXbi637fFnvYrU2mBFAkKtCuGL8x6gU39qRFEdw0w0nwt221EPiB3Y4CU pM+cNMK9byoVD3SCzCRqHWze6/mU6U9KR20i1TM+8DJ7OcggKJjX6jt2QdO4wFM62jBN e0V+jG9pFvsiaq0OhcDz5xzzsBIjytpTHshGHQUSFKF1AyS7vo192FjlQn0XNhpHo5uB eEZw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=KNOTPW4VSrVpqH5eZPx1D2LiEkbbo5xusVppX3Q7bjU=; b=DxQmRQMUkRQWkc1ga2T/gR3N2+nnVsyIQ38nxRRwd6S/SaaNyIeMK/Oh7VZopwYDdw COLCZsn6Qln3RlL2PNOrrjrm1rGzO86vN+skUFEaoX52L55szJ/ZgeQvhmSP1Uny8fwR JedAKa6NG08x/3MZ/bxqtg5hdCMMJdFYVTtfyg54u3EGQMM1XOcMsbu5bRQ1xH3tgWbb RkXf9QnGDLr3aq6vkzdGM7Ygovp+1BlxKPEtk/9taizVMrDD2Fs7O7nKbjEKoZXgqdE9 sODVOudJB9/TCgOHwMvKeB0o/4JzY9G1udW/LU1AKzUYSTS8dWaPLdlk17ZHdPfqJ0h6 EEGw== X-Gm-Message-State: APjAAAXUepFugCcZwxgEZQhcN0yL70pYhDtdBM+NNdmMBBj9QQEed0oD j7t9ZTOzyBlPIY92M1iZaga4Jw== X-Google-Smtp-Source: APXvYqxUzCRRGHWLz7KyDXxlDn/KO0M+bZrSupffRClVlBwl42urQeXwaNofNQRFsBpSh8tBQX8A4g== X-Received: by 2002:a6b:6c13:: with SMTP id a19mr7089189ioh.206.1571375569272; Thu, 17 Oct 2019 22:12:49 -0700 (PDT) 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: dana In-Reply-To: <7221B6B9-5FC9-42B0-A90F-9AA066BE111F@easesoftware.com> Date: Fri, 18 Oct 2019 00:12:47 -0500 Cc: Chris Nebel , zsh-users@zsh.org Content-Transfer-Encoding: quoted-printable Message-Id: <0E4DF046-A52D-43C4-9F65-A2C2B2CAF66F@dana.is> References: <207E1F44-030C-4A1A-B670-B5B07429A623@mac.com> <7221B6B9-5FC9-42B0-A90F-9AA066BE111F@easesoftware.com> To: Perry Smith X-Mailer: Apple Mail (2.3445.104.11) On 17 Oct 2019, at 19:28, Perry Smith wrote: > Apple must not have something set up right. I=E2=80=99ll go find the = run-help > script and see if I can fix it. run-help is an alias for man by default. You need to run this (add it to = your zshrc if you like): unalias run-help autoload -Uz run-help Then the function will be called instead. This is documented in zshcontrib, and in the comments for run-help = itself. PS: I haven't updated to Catalina yet, but in the zsh shipped with = Mojave Apple apparently misconfigured their @runhelpdir@, so in order to get it = to work there you also had to set like HELPDIR=3D/usr/share/zsh/5.3/help. = You might need to do the same in Catalina if it doesn't Just Work after loading it dana