Skip to content

v3.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 14:21
5d5bde9

3.14.0 (2024-11-28)

Features

Bug Fixes

  • state: use redraw flush to prevent issues with selecting visual line etc. Fixes #898 (3974c2d)
  • triggers: when in macro defer re-checking suspended for 100ms. Fixes #864 (f46556b)

Performance Improvements

  • state: only redraw when waiting for a key longer than 200ms (1c5aeba)
  • tree: small perf optims (5610eb6)