mirror of
https://github.com/junegunn/fzf.git
synced 2026-02-25 02:57:28 +08: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