4.0.0-canary.4
Pre-release
Pre-release
·
433 commits
to canary
since this release
Say hi to multiple profiles and image support! π
OS | Installer | ||||
---|---|---|---|---|---|
Mac | dmg | x64 (Intel) | arm64 (M1) | ||
Linux | deb | x64 | arm64 | armv7l | |
rpm | x64 | arm64 | armv7l | ||
AppImage | x64 | arm64 | armv7l | ||
pacman | x64 | arm64 | armv7l | ||
snap | x64 | ||||
Windows | exe | x64 | arm64 | Universal |
Now you can add profiles through the profiles
and defaultProfile
keys in config. The window color scheme and terminal rendering follows the window's profile, you can open a new window for a particular profile as well. Any tabs and splits opened in the window for any profile will follow the window.
Note - Plugins apply to all profiles, so if you are using a plugin to set the theme etc. It'd have effect on all profile windows ui.
![Screenshot 2023-07-01 at 13 34 52](https://private-user-images.githubusercontent.com/16598275/250258489-1d205f42-d241-4528-8cb8-e8a42c28f2ad.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1Mjg0OTMsIm5iZiI6MTczOTUyODE5MywicGF0aCI6Ii8xNjU5ODI3NS8yNTAyNTg0ODktMWQyMDVmNDItZDI0MS00NTI4LThjYjgtZThhNDJjMjhmMmFkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDEwMTYzM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQzNzJjZGMwM2Q0NTZlNThkMTQ2MzNjZTcwODg1ODdiOTcwMjMwZmRiZmQ5NzdhYTZlODlmNDc3ZjNjMjg2YzQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.b4M02kigyydJmDgEtyu9xx1Mcpkr7vBTlu1R_wcPfOY)
Changelog
- Add support for displaying Sixels by @marvinruder in #6987
- Add initial support for multiple profiles in #7301
- Add profiles to shell and context menus in #7304
- Add Shell Menu and Context Menu Support for Opening Windows with Specific Profiles in #7305
- Add hotkey for windows explorer context menu entry by @LeannAlexandra in #7118
- Fix linux arm64 builds and add windows arm64 build & linux armhf builds in #7227
- Upgrade to xterm v5 in #6856
- add pacman build target in #7272
- fallback to canvas renderer on webgl context loss in #7273
- fix ssh url handling in #7170
- fix windows context menu entry in #7274
New Contributors
- @LeannAlexandra made their first contribution in #7118
- @marvinruder made their first contribution in #6987
Note - Set updateChannel
to 'canary'
in hyper config (command/ctrl
+,
) to stay on canary builds.
Full Changelog: v4.0.0-canary.3...v4.0.0-canary.4