linrongbin16 / fzfx.nvim

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

fix(buffer previewer): reset to first line when previewing a file #561

Closed linrongbin16 closed 7 months ago

linrongbin16 commented 7 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 7 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (36e4c29) 76.23% compared to head (42bcd4b) 76.19%.

Files Patch % Lines
lua/fzfx/detail/popup/buffer_popup_window.lua 50.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #561 +/- ## ========================================== - Coverage 76.23% 76.19% -0.05% ========================================== Files 50 50 Lines 5850 5856 +6 ========================================== + Hits 4460 4462 +2 - Misses 1390 1394 +4 ```

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