linrongbin16 / fzfx.nvim

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

fix(previewer): avoid preview window flush #693

Closed linrongbin16 closed 1 month ago

linrongbin16 commented 1 month ago

Regresion test

Platforms

Tasks

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 79.41%. Comparing base (bba00dd) to head (2eaa005).

Files Patch % Lines
lua/fzfx/detail/popup/buffer_popup_window.lua 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #693 +/- ## ========================================== - Coverage 79.44% 79.41% -0.04% ========================================== Files 54 54 Lines 6360 6363 +3 ========================================== Hits 5053 5053 - Misses 1307 1310 +3 ```

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