Suspending with Ctrl-Z and resuming after Claude Code exited no longer leaves your terminal in raw mode.
What's wrong with this entry?
The interface now tracks whether it has already given the terminal back, and that check guards both the resume-after-suspend handler and a raw-mode probe. Suspending with Ctrl-Z and resuming after the app has shut down no longer puts the terminal back into raw mode.
- The new state is exposed as
hasReleasedTerminal, true when the app has unmounted or the output stream has. - The same store gained terminal focus and focus-changed state plus onboarding and org-memory row flags.
hasReleasedTerminal
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Region marking can copy a mask instead of only filling it
Both mention rendering
-
v2.1.234
The scrolling list was rebuilt by the React compiler
Both mention rendering
-
v2.1.234
Unselectable terminal regions can now be cleared
Both mention rendering