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