v1.19.1-prePre-release
Fixed 5
- AltGr / diacritic input being swallowed by the integrated terminal on Windows
- goToDefinition opening out-of-worktree entries
- dev container environment variables being logged in full
- OpenCode Go requests that could fail when Zed omitted the session header
- containers becoming scrollable by a sub-pixel amount with a phantom full-height scrollbar thumb at fractional UI font sizes
From Zed
- Fixed AltGr / diacritic input being swallowed by the integrated terminal on Windows. (#63762)
- Fixed goToDefinition opening out-of-worktree entries (#63756)
- Fixed dev container environment variables being logged in full (#63734)
- Fixed OpenCode Go requests that could fail when Zed omitted the session header. (#63714)
- Fixed containers becoming scrollable by a sub-pixel amount, with a phantom full-height scrollbar thumb, at fractional UI font sizes. (#63659)