Skip to content

v0.16.1-beta.4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jun 21:07
· 221 commits to main since this release
16f5e1a

Delta since previous beta (v0.16.1-beta.3) — 1 new changeset.

Patch Changes

  • Fix the docked terminal resetting when you close a file or switch to a not-yet-loaded tab. Navigating to a doc whose provider was still loading transiently rendered a full-screen load skeleton outside the persistent editor column, which unmounted the terminal dock and killed the running shell. The skeleton now renders inside the persistent left column on mid-session navigation, so the terminal PTY and scrollback survive tab closes and switches (the cold-start load path is unchanged).