Fix error flashes replacing focused pane

This commit is contained in:
2026-05-15 19:27:42 +01:00
parent fd9c19e5c2
commit 878e9370bc
3 changed files with 49 additions and 1 deletions

View File

@@ -70,6 +70,8 @@ loosely follows [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
the command field.
### Fixed
- Error/status flashes now restore the currently focused pane instead
of drawing the empty-state hint over a running agent or process.
- Release workflow (`.gitea/workflows/release.yml`) now uses
`mlugg/setup-zig@v2` instead of the deprecated `@v1`. v1 hard-coded
the pre-0.14 tarball name (`zig-linux-x86_64-<ver>.tar.xz`), so