winget install --id Vercel.Hyper
About Hyper
A terminal built on web technologies
What's new in 3.4.1
- Use stable node-pty in #6964
Version history
| Version | Updated | Notes |
|---|---|---|
| 3.4.1 | Unknown | - Use stable node-pty in #6964 |
| 3.4.0 | Unknown | Release notes |
| 3.3.0 | Unknown | - Use v8 snapshots to cache dependencies (#6224) - Passing cursorAccentColor down properly (#6538) @latin-1 - Dependency Updates |
| 3.2.3 | Unknown | - Revert "Allow transparent backgrounds in webgl" (2f757d8) Note: This is being done to avoid transparency issues in recent releases with the webgl renderer. Will re-enable once webgl and transparency work together prope... |
| 3.2.2 | Unknown | - update xterm to fix emacs issue (3307fdb) |
| 3.2.1 | Unknown | - Remove python dependency in cli on macOS (#6389) @zcutlip - Remove dead Art link in Readme.md (#6355) @mwoz123 - chore: replace deprecated String.prototype.substr() (#6393) @CommanderRoot - Allow transparent background... |
| 3.2.0 | Unknown | - Add CWD preservation (#6225) - Fix window contents not clearing properly (#6285) - Focus terminal on closing search box (#6230) - Update electron to v16 (#6280) - Use electron's arm64 detection (#6281) - Fix build-id c... |
| 3.1.5 | Unknown | - Replace Spectron with Playwright for testing (#6021) - Better notification dismiss button visibility (#6027) - Use @electron/remote module (#6128) - Use WebGL Renderer by default (923518b) - Add screenReaderMode option... |
| 3.1.4 | Unknown | - Focus the terminal after closing search (a3ca91d) - Support notarization on macOS (#5994) - Re-add default tab switching keymaps on windows (#5981) - use alt+f as the default keymap for hamburger menu (#6005) |
| 3.1.3 | Unknown | - Fix github actions failing on forks (#5853) - Remove unused dependencies (#5909) - Improved columnify for cli output (7f01b06) - Handle input from macOS and Windows emoji IMEs and rendering improvements, thanks to upda... |
| 3.1.2 | Unknown | - Add disableAutoUpdates config option (#5805) - Redirect exec calls from renderer to main process (#5803) (To help with performance issues on macOS while using child_process in Renderer) - Fix file/directory drag and dr... |
| 3.1.0 | Unknown | Release notes |
| 3.0.2 | Unknown | - fix(config): add migration path from Hyper2 config location to Hyper3: #3610 - fix(cli): fix 3.0 compatibility for CLI: #3636 - Ignore line endings when comparing config file against default: #3645 - Simplify migration... |