mirror of
https://github.com/junegunn/fzf.git
synced 2026-04-26 17:30:32 +08:00
56be41218c
Mirror of the earlier change-header fix. The inline footer slot's row budget depends on footer content length, but resizeIfNeeded() tolerates a shorter-than-wanted inline window, so extra lines get clipped. Drive a redraw on length change to re-run the layout.