linrongbin16 / fzfx.nvim

A Neovim fuzzy finder that updates on every keystroke.
https://linrongbin16.github.io/fzfx.nvim/
MIT License
123 stars 5 forks source link

fix(popup): fix popup window auto-resize #635

Closed linrongbin16 closed 6 months ago

linrongbin16 commented 6 months ago

Fix #621 .

Regresion test

Platforms

Tasks

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.41%. Comparing base (e975fa0) to head (b984002).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #635 +/- ## ========================================== - Coverage 79.46% 79.41% -0.05% ========================================== Files 53 53 Lines 6179 6165 -14 ========================================== - Hits 4910 4896 -14 Misses 1269 1269 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.