mirror of
https://github.com/junegunn/fzf.git
synced 2026-04-26 09:26:00 +08:00
fb019d43bf
Fixed a bug that when both heightUnknown and deferred are true, deferred is not properly reset and the program terminates abnormally. Co-authored-by: Junegunn Choi <junegunn.c@gmail.com>