Skip to content

Releases: linrongbin16/fzfx.nvim

v5.1.2

01 Feb 07:34
5c8970b
Compare
Choose a tag to compare

5.1.2 (2024-02-01)

Performance Improvements

  • previewer: improve bat themes generation (#570) (a4f0582)

v5.1.1

31 Jan 09:22
98bcbf8
Compare
Choose a tag to compare

5.1.1 (2024-01-31)

Bug Fixes

  • colors: fix static fzf color & icon opts (#567) (9a62620)

v5.1.0

31 Jan 08:42
2e9fbde
Compare
Choose a tag to compare

5.1.0 (2024-01-31)

Features

  • buffer previewer: add 'toggle-preview' key bindings (#562) (09cc257)
  • previewer: add @lsp.type support to bat theme generation (#564) (5c7b13c)
  • previewer: add buffer preview key bindings for fzf action (#559) (e5df3c5)
  • previewer: add experimental nvim buffer previewer (#556) (8ffb7b3)
  • previewer: translate nvim highlights into bat theme (#557) (36e4c29)

Bug Fixes

  • buffer previewer: reset to first line when previewing a file (#561) (8136ad1)
  • previewer: fix bat theme auto-generation (#564) (5c7b13c)

v5.0.4

05 Jan 15:55
03ce14a
Compare
Choose a tag to compare

5.0.4 (2024-01-05)

Bug Fixes

  • file explorer: record cannot go upper (ctrl-h) issue in empty dir (#551) (918bd78)

v5.0.3

05 Jan 06:41
93131c2
Compare
Choose a tag to compare

5.0.3 (2024-01-05)

Bug Fixes

  • icons: fix fzf pointer/marker icons disable (#552) (65acce9)

v5.0.2

04 Jan 15:25
d44e4dc
Compare
Choose a tag to compare

5.0.2 (2024-01-04)

Performance Improvements

  • feed: use isolated memory space for resume across different nvim instances (#549) (5c29cc4)

v5.0.1

04 Jan 09:32
5aaf437
Compare
Choose a tag to compare

5.0.1 (2024-01-04)

Bug Fixes

Performance Improvements

  • install: drop off 'junegunn/fzf' dependecy (#545) (a80282e)

v5.0.0

04 Jan 07:22
a9082ce
Compare
Choose a tag to compare

5.0.0 (2024-01-04)

⚠ BREAKING CHANGES

  • sub commands: merge variants into sub commands (#534)

Performance Improvements

  • sub commands: merge variants into sub commands (#534) (20368d8)

v4.1.5

31 Dec 10:02
a0dd9fa
Compare
Choose a tag to compare

4.1.5 (2023-12-31)

Bug Fixes

  • buffers: revert unload buffers change (#536) (86e9253)

v4.1.4

29 Dec 06:56
2c4d3cd
Compare
Choose a tag to compare

4.1.4 (2023-12-29)

Performance Improvements

  • actions: delayed execute actions on fzf quit (#530) (3d40c3a)