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

feat(opts): respect 'wrap' option in fzf option '--preview-window' #653

Closed linrongbin16 closed 6 months ago

linrongbin16 commented 6 months ago

Regresion test

Platforms

Tasks

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 78.82%. Comparing base (45e88d3) to head (0f3a9f0).

Files Patch % Lines
lua/fzfx/detail/popup/buffer_popup_window.lua 16.66% 15 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #653 +/- ## ========================================== - Coverage 78.99% 78.82% -0.18% ========================================== Files 53 53 Lines 6218 6233 +15 ========================================== + Hits 4912 4913 +1 - Misses 1306 1320 +14 ```

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