fzfx.nvim

A Neovim fuzzy finder that updates on every keystroke.

MIT License

Stars
113

Bot releases are visible (Hide)

fzfx.nvim - v6.4.0 Latest Release

Published by github-actions[bot] 6 months ago

6.4.0 (2024-05-09)

Features

Bug Fixes

  • actions: fix actions with hidden previewer (#689) (1e040eb)
  • exec: prioritize executables nvim/fzf for windows (#692) (6469fe1)
  • main: check if line is nil when colorizing lsp range (#687) (ba8d3ef)
  • previewer: fix '--preview-window=hidden' options (#689) (1e040eb)
  • previewer: fix extra new line at bottom of buffer previewer (#692) (6469fe1)
  • preview: fix show/hide preview window when relative is 'win' (#691) (dfb8bc1)

Performance Improvements

  • bat: immediately build bat themes after initialize (#674) (72109b7)
  • previewer: reduce buffer previewer latency (#676) (94a57d3)
fzfx.nvim - v6.3.0

Published by github-actions[bot] 7 months ago

6.3.0 (2024-03-19)

Features

  • buf live grep: use buffer previewer (#664) (7cc98c2)
  • git live grep: use buffer previewer (#662) (540ca8b)
  • lsp diagnostics: use buffer previewer (#667) (c964aa6)
  • lsp locations: use buffer previewer (#666) (d08bd3e)
  • popup: keep same border color for both float window and fzf's border (#668) (367fbfa)

Bug Fixes

  • popup: fix popup window layout calculation (#668) (367fbfa)
  • previewer: fix cursor-relative layout calculation (#666) (d08bd3e)
  • previewer: fix previewer border options (#666) (d08bd3e)
fzfx.nvim - v6.2.0

Published by github-actions[bot] 7 months ago

6.2.0 (2024-03-18)

Features

Bug Fixes

  • preview: fix buffer previewer on scrolling small file (#661) (f302def)

Performance Improvements

  • preview: reduce previewer buffer rendering latency on big file (#660) (d809d15)
fzfx.nvim - v6.1.1

Published by github-actions[bot] 7 months ago

6.1.1 (2024-03-17)

Performance Improvements

fzfx.nvim - v6.1.0

Published by github-actions[bot] 7 months ago

6.1.0 (2024-03-17)

Features

  • opts: respect 'wrap' option in fzf option '--preview-window' (#653) (5d33d46)

Performance Improvements

  • preview: no flashing when scroll to top/bottom (#653) (5d33d46)
fzfx.nvim - v6.0.0

Published by github-actions[bot] 7 months ago

6.0.0 (2024-03-17)

⚠ BREAKING CHANGES

  • sub commands: merge variants into sub commands (#534)
  • fzfx.lib.paths: drop 'fzfx.lib.paths'! (#511)
  • fzfx.lib.strings: drop 'fzfx.lib.strings'! (#511)
  • fzfx.lib.tables: drop 'fzfx.lib.tables'! (#511)
  • commons: migrate to commons 'paths' modules! (#511)
  • commons: drop 'fzfx.lib.nvims' module! (#504)
  • commons: migrate to 'fzfx.lib.shells' and 'fzfx.lib.bufs' module! (#504)
  • commons: migrate to commons 'numbers' module! (#504)
  • file explorer: move alt+l/h to ctrl+l/h keys (#510)
  • jsons: drop off 'fzfx.lib.jsons' module! (#499)
  • commons: migrate to commons 'jsons' module! (#499)
  • commons: migrate to commons 'fileios' module, drop off 'fzfx.lib.filesystems'! (#498)
  • decorator: drop off legacy 'line_opts'! (#496)
  • commons: migrate to commons 'termcolors' modules, drop off 'fzfx.lib.colors'! (#496)
  • preview-label: revert bad-performance feature since too laggy on x86_64 Windows 10 PC (#401)
  • drop: drop deprecated! (#308)

break

  • decorator: drop off legacy 'line_opts'! (#496) (a985e4f)
  • fzfx.lib.paths: drop 'fzfx.lib.paths'! (#511) (3971ec5)
  • fzfx.lib.strings: drop 'fzfx.lib.strings'! (#511) (3971ec5)
  • fzfx.lib.tables: drop 'fzfx.lib.tables'! (#511) (3971ec5)

Features

Bug Fixes

Performance Improvements

Reverts

  • ci: revert please-release action to v3, remove luarocks ci (#482) (22b3385)
  • lower minimal required version v0.6 (#245) (89eb334)

Code Refactoring

  • commons: drop 'fzfx.lib.nvims' module! (#504) (4729b11)
  • commons: migrate to 'fzfx.lib.shells' and 'fzfx.lib.bufs' module! (#504) (4729b11)
  • commons: migrate to commons 'fileios' module, drop off 'fzfx.lib.filesystems'! (#498) (fd4e3f4)
  • commons: migrate to commons 'jsons' module! (#499) (8abffda)
  • commons: migrate to commons 'numbers' module! (#504) (4729b11)
  • commons: migrate to commons 'paths' modules! (#511) (3971ec5)
  • commons: migrate to commons 'termcolors' modules, drop off 'fzfx.lib.colors'! (#496) (a985e4f)
fzfx.nvim - v5.7.3

Published by github-actions[bot] 7 months ago

5.7.3 (2024-03-13)

Bug Fixes

fzfx.nvim - v5.7.2

Published by github-actions[bot] 8 months ago

5.7.2 (2024-03-08)

Bug Fixes

  • marks: only show filename when file exists (#632) (7ccb1b2)
fzfx.nvim - v5.7.1

Published by github-actions[bot] 8 months ago

5.7.1 (2024-03-08)

Bug Fixes

  • popup: fix height calculation on up/down direction (#630) (9a9f175)
fzfx.nvim - v5.7.0

Published by github-actions[bot] 8 months ago

5.7.0 (2024-03-08)

Features

fzfx.nvim - v5.6.1

Published by github-actions[bot] 8 months ago

5.6.1 (2024-03-04)

Performance Improvements

  • preview: set longer delay for buffer previewer (#625) (ce21696)
fzfx.nvim - v5.6.0

Published by github-actions[bot] 8 months ago

5.6.0 (2024-03-01)

Features

  • buf_live_grep: add 'FzfxBufLiveGrep' (#622) (b7ec64b)
fzfx.nvim - v5.5.1

Published by github-actions[bot] 8 months ago

5.5.1 (2024-02-26)

Performance Improvements

  • previewer: longer intervals when rendering buffer previewer (#617) (59e4578)
fzfx.nvim - v5.5.0

Published by github-actions[bot] 8 months ago

5.5.0 (2024-02-26)

Features

  • colors: support RGB color codes in 'fzf_color_opts' (#614) (f1bfc89)

Bug Fixes

fzfx.nvim - v5.4.2

Published by github-actions[bot] 8 months ago

5.4.2 (2024-02-14)

Bug Fixes

  • previewer: cache fzf port & fix "Too many opened files" issue (#604) (13ff739)
  • previewer: fix bad colorscheme name in bat theme (#606) (1e187c8)
fzfx.nvim - v5.4.1

Published by github-actions[bot] 9 months ago

5.4.1 (2024-02-09)

Bug Fixes

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

Performance Improvements

  • previewer: reduce buffer previewer latency (#598) (603d0a5)
fzfx.nvim - v5.4.0

Published by github-actions[bot] 9 months ago

5.4.0 (2024-02-08)

Features

  • previewer: enable buffer previewer on buffers (#594) (d2c0ea8)

Bug Fixes

  • buffer previewer: fix filetype highlighting (#594) (d2c0ea8)
fzfx.nvim - v5.3.0

Published by github-actions[bot] 9 months ago

5.3.0 (2024-02-07)

Features

  • config: enable buffer previewer for git files (#592) (8199023)
fzfx.nvim - v5.2.0

Published by github-actions[bot] 9 months ago

5.2.0 (2024-02-07)

Features

  • previewer: enable buffer previewer for files (#591) (8b05e76)

Performance Improvements

  • buffer previewer: improve buffer previewer performance (#589) (817a9a6)
fzfx.nvim - v5.1.6

Published by github-actions[bot] 9 months ago

5.1.6 (2024-02-05)

Performance Improvements

  • buffer previewer: improve performance (#584) (b7c580f)
  • buffer previewer: set longer delay for buffer file previewer (#587) (3d69db6)
  • lsp locations: dedup lsp references results (#587) (3d69db6)
Package Rankings
Top 6.74% on Proxy.golang.org
Badges
Extracted from project README
Github Sponsor Wechat Pay Alipay