linrongbin16 / fzfx.nvim

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

fix(buffers): fix 'ctrl-d' interactions in Windows #600

Closed linrongbin16 closed 6 months ago

linrongbin16 commented 6 months ago

Fix #538 .

Regresion test

Platforms

Tasks

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (603d0a5) 78.38% compared to head (66172d1) 78.38%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #600 +/- ## ======================================= Coverage 78.38% 78.38% ======================================= Files 52 52 Lines 5768 5770 +2 ======================================= + Hits 4521 4523 +2 Misses 1247 1247 ```

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