mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 08:13:40 -05:00
Add 'bell' action to ring the terminal bell
This commit is contained in:
@@ -580,6 +580,7 @@ type Renderer interface {
|
||||
PassThrough(string)
|
||||
NeedScrollbarRedraw() bool
|
||||
ShouldEmitResizeEvent() bool
|
||||
Bell()
|
||||
|
||||
GetChar() Event
|
||||
|
||||
|
||||
Reference in New Issue
Block a user