Releases: linrongbin16/fzfx.nvim
Releases · linrongbin16/fzfx.nvim
v2.4.0
v2.3.0
v2.2.1
v2.2.0
v2.1.0
v2.0.0
v1.5.0
v1.4.0
1.4.0 (2023-10-23)
Features
- actions: add 'setqflist' (#290) (1284639)
- add parse_file/parse_grep line helpers (#222) (5a503da)
- add variants for file explorer (#213) (289b8b8)
- bg color ^& fix exec (#22) (1a86b34)
- buffers (#57) (bd1e0dc)
- color (5537884)
- colors (#62) (72b2437)
- commands: add 'FzfxCommands' to search vim commands (#287) (997821b)
- debug command (b0ac732)
- diagnostics (#124) (a610762)
- file explorer (ls) (#210) (212c789)
- files (bf42213)
- files (362065c)
- git blame & general (#102) (21f5a62)
- git branches (#68) (7f055d5)
- git commits (#97) (ded9623)
- git files (#64) (d83a857)
- handle whitespaces on path (#20) (f05107b)
- icon!!! (#31) (668a820)
- improve cwd (#214) (cd6042f)
- list_index (#221) (cb61fd5)
- live grep (67c2776)
- live grep (#7) (fda0337)
- log (ffe368b)
- logs: split shell command provider/previewer logs (#303) (5ed1bcd)
- lsp color (#166) (690bf7a)
- lsp commands (#170) (7589a88)
- lsp definitions (#150) (10f5bfc)
- lsp diagnostics file path color (#125) (f24e578)
- passing rg raw optoins (c36bf8a)
- please-release (#254) (a1d2da4)
- plugin home dir (a55718f)
- PR template (#247) (0843fb5)
- relative window (#172) (01caa8b)
- restore query (9c1ec44)
- rgb color codes (#165) (835ca8a)
- row/col win_opts (#12) (bd24d0a)
- schema: add 'PreviewerConfig' detection (#266) (2bdcef7)
- switch unrestricted mode (5500bb1)
- throw error (c4eef09)
- utils (4ab3a4f)
- visual/cword (f9fbb86)
- windows named pipe (62a425f)
- yank/put (#45) (b3db7b1)
Bug Fixes
new_pipe
not working on Windows arm64 (#160) (6efd376)- actions: 'bdelete' filename containing whitespaces (#277) (d3faf5a)
- actions: edit rg/grep results that contains whitespaces on filename (#272) (a202d1f)
- base dir (3dbf684)
- base dir (cb72633)
- buffer path (#158) (b0dc926)
- buffers wrong locked (#100) (760b1eb)
- buffers: current buffer, doc (#98) (990d5bf)
- check method support (#168) (5aec401)
- close spawn handler (#209) (0338d6d)
- compat
vim.split
on v0.5.0, refactor actions (#184) (fafddf5) - config: use cache.dir instead of hard coding (#260) (6bf24d1)
- depress log (#78) (4e0958d)
- directory icon (#41) ([3326dd2](3326dd2ddb6c348ecd7100...