mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 00:03:39 -05:00
Sixel and Kitty image support on Windows binary (#2544)
This commit is contained in:
@@ -489,7 +489,8 @@ type Renderer interface {
|
||||
RefreshWindows(windows []Window)
|
||||
Refresh()
|
||||
Close()
|
||||
PassThrough(string)
|
||||
PassThrough(y int, x int, data string)
|
||||
Sync(bool)
|
||||
NeedScrollbarRedraw() bool
|
||||
|
||||
GetChar() Event
|
||||
|
||||
Reference in New Issue
Block a user