Releases: linrongbin16/fzfx.nvim
Releases · linrongbin16/fzfx.nvim
v3.4.0
3.4.0 (2023-11-16)
Features
v3.3.1
3.3.1 (2023-11-14)
Bug Fixes
- actions: fix ctrl-c abort error, improve error message (#415) (715f722)
v3.3.0
3.3.0 (2023-11-12)
Features
- variant: add resume last search variant to all commands (#413) (c46c92d)
v3.2.0
3.2.0 (2023-11-12)
Features
- variant: add resume last search variant for 'files' (#408) (cfcb1d4)
- variant: add resume last search variant for 'live_grep' (#408) (cfcb1d4)
v3.1.0
3.1.0 (2023-11-11)
Features
- preview: preview window label come back again with best performance! (#404) (f821558)
v3.0.0
3.0.0 (2023-11-10)
⚠ BREAKING CHANGES
- preview-label: revert bad-performance feature since too laggy on x86_64 Windows 10 PC (#401)
Performance Improvements
- preview-label: revert bad-performance feature since too laggy on x86_64 Windows 10 PC (#401) (c6941e9)
v2.5.3
2.5.3 (2023-11-10)
Bug Fixes
v2.5.2
2.5.2 (2023-11-10)
Bug Fixes
- preview: preview window label unchanged due to missing 'vim.rpcnotify' events (75b8da7)
- rpc: release registered rpc callbacks (#390) (75b8da7)
- rpc: release rpc registries after fzf exit (#388) (52fb9ed)
Performance Improvements
- preview: improve preview label performance (75b8da7)
v2.5.1
2.5.1 (2023-11-09)
Performance Improvements
v2.5.0
2.5.0 (2023-11-09)
Features
- fzf: support plain string as previewer label (#376) (a3048c2)
- preview: add label for file explorer (#382) (64dcd72)
- preview: add label for rg/grep preview window (#374) (b82790f)
- preview: add vim commands, keymaps previewer label (#380) (c719e30)