What's Changed
- fix: track prior windows from startup by @pynappo in #1769
- feat(popup): support 'winborder' with
popup_border_style = ""
by @pynappo in #1744 - fix(preview): improve error when preview size is impractical by @pynappo in #1771
- fix(mappings): revise error for invalid mappings by @pynappo in #1772
- feat: add healthcheck by @pynappo in #1773
- fix(health): backport new vim.validate behavior by @pynappo in #1776
- fix(filesystem): fix infinite loop on synchronous file scan by @pynappo in #1784
- fix(events): don't clear before events are defined by @pynappo in #1785
Full Changelog: 3.32...3.33
Development will be a bit slow for a little as I have finals next week, but I hope to make some performance improvements once I'm done with those.