Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
histbeep doesn't work?
- X-seq: zsh-users 20064
- From: Han Pingtian <hanpt@xxxxxxxxxxxxxxxxxx>
- To: zsh-user <zsh-users@xxxxxxx>
- Subject: histbeep doesn't work?
- Date: Thu, 2 Apr 2015 15:00:12 +0800
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mail-followup-to: zsh-user <zsh-users@xxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hi,
How to trigger the beep when failing to access a history entry? I cannot
do it:
% zsh -f
localhost% setopt beep histbeep
localhost% !?aaaaa?
zsh: no such event: aaaaa
localhost%
But there is no beep. Although it beeps when pressing tab after "ls".
Thanks!
Messages sorted by:
Reverse Date,
Date,
Thread,
Author