Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
neovide.exe.zip | 2025-07-20 | 12.3 MB | |
neovide.msi | 2025-07-20 | 12.7 MB | |
Neovide-x86_64-apple-darwin.dmg | 2025-07-20 | 12.6 MB | |
Neovide-aarch64-apple-darwin.dmg | 2025-07-20 | 12.2 MB | |
neovide.AppImage.zsync | 2025-07-20 | 43.1 kB | |
neovide.AppImage | 2025-07-20 | 12.6 MB | |
neovide-linux-x86_64.tar.gz | 2025-07-20 | 12.5 MB | |
0.15.1 source code.tar.gz | 2025-07-20 | 35.0 MB | |
0.15.1 source code.zip | 2025-07-20 | 35.1 MB | |
README.md | 2025-07-20 | 1.6 kB | |
Totals: 10 Items | 145.0 MB | 2 |
What's Changed
Bug fixes
- fix: cmdline escaping when using WSL by @fredizzimo in https://github.com/neovide/neovide/pull/3087
- fix: box drawing gaps due to inconsistent rendering by @fredizzimo in https://github.com/neovide/neovide/pull/3082
- fix: powerline half circle box drawing by @fredizzimo in https://github.com/neovide/neovide/pull/3092
- fix: audio input support on macos (#3070) by @helins in https://github.com/neovide/neovide/pull/3095
- fix: use composition information from Neovim by @fredizzimo in https://github.com/neovide/neovide/pull/2919
- fix: fix blank message lines and missing status bar with Neovim 0.11.3 by @fredizzimo in https://github.com/neovide/neovide/pull/3168
New Features
- feat: configurable short cursor animation by @fredizzimo in https://github.com/neovide/neovide/pull/3093
- feat: add simple fullscreen feature for MacOS by @wiserfz in https://github.com/neovide/neovide/pull/3072
- feat: add an API for disabling redraw by @fredizzimo in https://github.com/neovide/neovide/pull/3097
Other Changes
- fix: markdown link for configuration doc by @wiserfz in https://github.com/neovide/neovide/pull/3081
- chore: pass DrawCommandBatcher around instead of relying on interior mutability by @fredizzimo in https://github.com/neovide/neovide/pull/3096
New Contributors
- @wiserfz made their first contribution in https://github.com/neovide/neovide/pull/3081
- @helins made their first contribution in https://github.com/neovide/neovide/pull/3095
Full Changelog: https://github.com/neovide/neovide/compare/0.15.0...0.15.1