Skip to content

Releases: linrongbin16/fzfx.nvim

v1.1.1

11 Oct 15:22
3b4af86
Compare
Choose a tag to compare

1.1.1 (2023-10-11)

Bug Fixes

  • actions: 'bdelete' filename containing whitespaces (#277) (d3faf5a)
  • interactions: cd into directory containing spaces (#279) (e9bde4a)

v1.1.0

11 Oct 04:30
22cd2e5
Compare
Choose a tag to compare

1.1.0 (2023-10-11)

Features

  • schema: add 'PreviewerConfig' detection (#266) (2bdcef7)

Bug Fixes

  • actions: edit rg/grep results that contains whitespaces on filename (#272) (a202d1f)
  • push: revert direct push to main branch (9eac0c0)

Performance Improvements

  • schema: deprecate 'ProviderConfig' & 'PreviewerConfig' (#268) (3c2e32c)
  • schema: deprecate note on 'PreviewerConfig' (#270) (6552efe)

v1.0.2

09 Oct 14:38
1a29324
Compare
Choose a tag to compare

1.0.2 (2023-10-09)

Bug Fixes

  • config: use cache.dir instead of hard coding (#260) (6bf24d1)

v1.0.1

09 Oct 14:19
01fd7ae
Compare
Choose a tag to compare

1.0.1 (2023-10-09)

Bug Fixes

  • edit files actions on path containing whitespaces for fd/find/eza/ls results (#258) (2a2c1a9)

v1.0.0

09 Oct 02:31
c6fb98c
Compare
Choose a tag to compare

1.0.0 (2023-10-09)

Features

Bug Fixes

Read more