1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-16 12:21:18 +02:00

users/20078: HIST_BEEP doc

This commit is contained in:
Han Pingtian 2015-04-04 06:30:15 +08:00 committed by Peter Stephenson
parent b3d32115f8
commit cea8b471f6
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2015-04-13 Peter Stephenson <p.stephenson@samsung.com>
* Han Pingtian: users/20078: Doc/Zsh/options.yo: HIST_BEEP doc.
2015-04-10 Clint Adams <clint@zsh.org>
* 34874: Completion/Unix/Command/_cabal: completion for cabal

View file

@ -809,7 +809,7 @@ pindex(NOHISTBEEP)
cindex(history beeping)
cindex(beep, history)
item(tt(HIST_BEEP) <D>)(
Beep when an attempt is made to access a history entry which
Beep in ZLE when a widget attempts to access a history entry which
isn't there.
)
pindex(HIST_EXPIRE_DUPS_FIRST)