mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 00:03:39 -05:00
Do not ignore resize event from ncurses and tcell
This commit is contained in:
@@ -37,6 +37,7 @@ const (
|
||||
ESC
|
||||
|
||||
Invalid
|
||||
Resize
|
||||
Mouse
|
||||
DoubleClick
|
||||
|
||||
|
||||
Reference in New Issue
Block a user