mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-17 07:43:39 -05:00
0.44.0
This commit is contained in:
@@ -100,7 +100,7 @@ const (
|
||||
|
||||
func (r *FullscreenRenderer) PassThrough(str string) {
|
||||
// No-op
|
||||
// https://github.com/gdamore/tcell/issues/363#issuecomment-680665073
|
||||
// https://github.com/gdamore/tcell/pull/650#issuecomment-1806442846
|
||||
}
|
||||
|
||||
func (r *FullscreenRenderer) Resize(maxHeightFunc func(int) int) {}
|
||||
|
||||
Reference in New Issue
Block a user