| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| neovide.msi | 2026-04-04 | 12.9 MB | |
| neovide.exe.zip | 2026-04-04 | 12.1 MB | |
| neovide.AppImage.zsync | 2026-04-04 | 44.5 kB | |
| neovide.AppImage | 2026-04-04 | 13.0 MB | |
| neovide-linux-x86_64.tar | 2026-04-04 | 36.1 MB | |
| Neovide-x86_64-apple-darwin.dmg | 2026-04-04 | 12.5 MB | |
| Neovide-aarch64-apple-darwin.dmg | 2026-04-04 | 12.1 MB | |
| 0.16.1 source code.tar.gz | 2026-04-04 | 35.1 MB | |
| 0.16.1 source code.zip | 2026-04-04 | 35.2 MB | |
| README.md | 2026-04-04 | 1.3 kB | |
| Totals: 10 Items | 169.1 MB | 0 | |
The fixes of the week, enjoy!
Neovide will always be free and open-source.
Sponsorship is highly appreciated.
What's Changed
Bug Fixes
- fix: update neovim listen_addr :restart protocol and keep open args per route by @falcucci in https://github.com/neovide/neovide/pull/3441
- fix: reintroduce error window for launch failures by @CGamesPlay in https://github.com/neovide/neovide/pull/3445
- fix: defer cold-start file drops until ui_attach completes by @falcucci in https://github.com/neovide/neovide/pull/3448
- fix: expand tilde in chdir config. by @falcucci in https://github.com/neovide/neovide/pull/3449
- fix: apply neovide_scale_factor at startup and on updates correctly by @falcucci in https://github.com/neovide/neovide/pull/3451
- fix: split startup preflight from runtime setup by @falcucci in https://github.com/neovide/neovide/pull/3453
- fix: treat clipboard failure as a state, not as fatal by @falcucci in https://github.com/neovide/neovide/pull/3454
- fix: preserve cwd on login-shell launches by @falcucci in https://github.com/neovide/neovide/pull/3455
New Contributors
- @CGamesPlay made their first contribution in https://github.com/neovide/neovide/pull/3445
Full Changelog: https://github.com/neovide/neovide/compare/0.16.0...0.16.1