Skip to content

v2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 16:42
0cbe3f8

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)