mirror of
https://github.com/junegunn/fzf.git
synced 2026-04-26 01:14:13 +08:00
f70cc6738d
The inline header slot's row budget depends on header content length, but resizeIfNeeded() tolerates a shorter-than-wanted inline window, so the stale slot stays. Drive a redraw on length change to re-run the layout.