What's Changed
Bug fixes
- fix: cmdline escaping when using WSL by @fredizzimo in #3087
- fix: box drawing gaps due to inconsistent rendering by @fredizzimo in #3082
- fix: powerline half circle box drawing by @fredizzimo in #3092
- fix: audio input support on macos (#3070) by @helins in #3095
- fix: use composition information from Neovim by @fredizzimo in #2919
- fix: fix blank message lines and missing status bar with Neovim 0.11.3 by @fredizzimo in #3168
New Features
- feat: configurable short cursor animation by @fredizzimo in #3093
- feat: add simple fullscreen feature for MacOS by @wiserfz in #3072
- feat: add an API for disabling redraw by @fredizzimo in #3097
Other Changes
- fix: markdown link for configuration doc by @wiserfz in #3081
- chore: pass DrawCommandBatcher around instead of relying on interior mutability by @fredizzimo in #3096
New Contributors
Full Changelog: 0.15.0...0.15.1