github-actions
released this
31 Dec 16:28
·
21 commits
to master
since this release
- 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