Noice.nvim Versions Save

💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.

v2.0.1

1 month ago

2.0.1 (2024-03-26)

Bug Fixes

  • input: don't filter ^M and <cr> for the command line (#734) (d29b26c)
  • lsp message view not effective (#747) (2640d39)
  • popup: don't make the window column go below negative 1 (#737) (01b2b53)

Performance Improvements

  • ignore events when setting buf options during render. Fixes #694 (bf67d70)
  • lsp: update lsp progress messages at most every 100ms (9a9756d)

v2.0.0

6 months ago

Please ignore this release. Release-please did something weird because I accidentally did a force push.

v1.16.3

7 months ago

1.16.3 (2023-10-19)

Bug Fixes

  • use modeline=false for popupmenu scroll events. Fixes #572 (1f087c2)

v1.16.2

7 months ago

1.16.2 (2023-10-15)

Bug Fixes

  • cmdline: better and safer way to trigger redraw during cmdpreview (02ed6d4)
  • signature: show signature in correct window. Fixes #593 (2f0993e)
  • virtual: extra check if buffer still valid that has virtual text extmark (7ed897d)
  • virtual: remove extmark from correct buffer where it was set. Fixes #464 (e5a4c7a)

v1.16.1

7 months ago

1.16.1 (2023-10-07)

Bug Fixes

  • ui: exclude search_count from realtime updates (73caffa)

v1.16.0

7 months ago

1.16.0 (2023-10-04)

Features

Bug Fixes

v1.15.11

7 months ago

1.15.11 (2023-09-25)

Bug Fixes

v1.15.10

8 months ago

1.15.10 (2023-08-26)

Bug Fixes

v1.15.9

9 months ago

1.15.9 (2023-07-25)

Bug Fixes

  • health: allow running in GUIs with multigrid (71a7591)

v1.15.8

9 months ago

1.15.8 (2023-07-21)

Bug Fixes

  • remove old neovide compatibility warning (#545) (dfbe27c)