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:
parent
b3d32115f8
commit
cea8b471f6
2 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue