← Package directory
Available on winget

Install Nova

A GPU-accelerated terminal emulator

Install with winget
winget install --id pmqueiroz.Nova
Upgrade
winget upgrade --id pmqueiroz.Nova
Uninstall
winget uninstall --id pmqueiroz.Nova

About Nova

Nova is a fast, GPU-accelerated terminal emulator built with Rust and iced.

What's new in 0.24.0

0.24.0 (2026-05-19) Features - settings: add About tab with brand and version (4c833a5) Bug Fixes - macos: prevent premature expansion of NOVA_PROMPT_COMMAND in bash init (38dfc8c) What's Changed - fix(macos): prevent premature expansion of NOVA_PROMPT_COMMAND in bash init by @pmqueiroz in #117 - feat(settings): add About tab with brand and version by @pmqueiroz in #119 - chore(main): release 0.24.0 by @pmqueiroz in #118 Full Changelog: v0.23.2...v0.24.0

Read release notes

Version history

Version Updated Notes
0.24.0 Unknown 0.24.0 (2026-05-19) Features - settings: add About tab with brand and version (4c833a5) Bug Fixes - macos: prevent premature expansion of NOVA_PROMPT_COMMAND in bash init (38dfc8c) What's Changed - fix(macos): prevent pr...
0.23.2 Unknown 0.23.2 (2026-05-18) Bug Fixes - windows: start terminal in home dir when launched from install dir (77ed67c) What's Changed - fix(windows): start terminal in home dir when launched from install dir by @pmqueiroz in #115...
0.23.1 Unknown 0.23.1 (2026-05-18) Bug Fixes - windows: restore PATH safety and fix CLI prompt on exit (5cce647) What's Changed - fix(windows): restore PATH safety and fix CLI prompt on exit by @pmqueiroz in #113 - chore(main): release...
0.22.0 Unknown 0.22.0 (2026-05-18) Features - add grapheme clustering and wide-character support (048fb96) - add initial-command and wait-after-command to settings UI (3c89f78) - change default paste keybind to ctrl+shift+v on linux/wi...
0.21.1 Unknown 0.21.1 (2026-05-17) Bug Fixes - notification: guard wait_for_action behind linux-only cfg (d85bf35) What's Changed - chore(main): release 0.21.1 by @pmqueiroz in #94 Full Changelog: v0.21.0...v0.21.1
0.20.0 Unknown 0.20.0 (2026-05-17) Features - add font size keybinds and debounce font resize for performance (94967ce) - close active split pane on Ctrl/Cmd+W instead of entire tab (24fb272) - command timing (ae562b5) - configurable s...
0.19.0 Unknown 0.19.0 (2026-05-14) Features - ai: implement diagnostic banner (a1cd8b5) - double-click word and triple-click line selection (09219b7) - implement command completion suggestions with Tab accept (a1711c6) - implement diag...
0.18.3 Unknown 0.18.3 (2026-05-12) Bug Fixes - chain PROMPT_COMMAND instead of overwriting, drop --norc for zoxide compat (5da0801) - ui: skip newlines for wrapped lines in selection copy (a09ebed) What's Changed - fix(ui): skip newlin...
0.12.3 Unknown No notes