Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Contour 0.6.1.7494 source code.tar.gz | 2024-12-31 | 10.3 MB | |
Contour 0.6.1.7494 source code.zip | 2024-12-31 | 10.5 MB | |
README.md | 2024-12-31 | 549 Bytes | |
contour-0.6.1.7494-macOS-arm.dmg | 2024-12-31 | 56.7 MB | |
contour-0.6.1.7494-macOS-x86.dmg | 2024-12-31 | 59.5 MB | |
contour-0.6.1.7494-ubuntu24.04-amd64.deb | 2024-12-31 | 4.0 MB | |
contour-0.6.1.7494-win64.msi | 2024-12-31 | 58.7 MB | |
contour-0.6.1.7494-win64.zip | 2024-12-31 | 58.7 MB | |
contour-0.6.1.7494.AppImage | 2024-12-31 | 330.7 MB | |
contour-dbgsym-0.6.1.7494-ubuntu24.04-amd64.ddeb | 2024-12-31 | 51.2 MB | |
Totals: 10 Items | 640.5 MB | 1 |
- Do not abort when failing to create
XDG_STATE_HOME/contour/crash
directory - Fixes tab switch crash after resize
- Fixes tab shrinking after tab creation/switches when a non-zero horizontal window margin is configured
- Fixes startup crash when window is not yet fully initialized
- Fixes backtab (Shift+Tab) handling (#1685)
- Fixes various spelling typos across the codebase (#1688)
- Improve tab close handling to better select previously focused tab
- Add action
SwitchToPreviousTab
to switch to the previously focused tab