mirror of
https://github.com/junegunn/fzf
synced 2026-07-24 17:13:18 +00:00
1986d101e0
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.