From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6968 invoked by alias); 3 Apr 2015 03:14:56 -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: X-Seq: 20074 Received: (qmail 20123 invoked from network); 3 Apr 2015 03:14:44 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.2 Date: Fri, 3 Apr 2015 11:14:28 +0800 From: Han Pingtian To: zsh-users@zsh.org Subject: Re: histbeep doesn't work? Message-ID: <20150403031428.GE2805@localhost.localdomain> Mail-Followup-To: zsh-users@zsh.org References: <20150402070012.GC2805@localhost.localdomain> <150402083718.ZM32022@torch.brasslantern.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <150402083718.ZM32022@torch.brasslantern.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15040303-0033-0000-0000-000004203174 On Thu, Apr 02, 2015 at 08:37:18AM -0700, Bart Schaefer wrote: > On Apr 2, 3:00pm, Han Pingtian wrote: > } > } How to trigger the beep when failing to access a history entry? > > HISTBEEP doesn't refer to bang-history, it refers to history motions > in the ZLE widget set. I'd like to suggest clarify the doc something like this: --- Doc/Zsh/options.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index 19920ca..d1f9a23 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -809,7 +809,7 @@ pindex(NOHISTBEEP) cindex(history beeping) cindex(beep, history) item(tt(HIST_BEEP) )( -Beep when an attempt is made to access a history entry which +Beep in ZLE widget when an attempt is made to access a history entry which isn't there. ) pindex(HIST_EXPIRE_DUPS_FIRST) -- 1.9.3