You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: close window when last terminal exits (term:closeonlasttermclose)
Adds a new global setting `term:closeonlasttermclose` that automatically
closes the window when the last shell/terminal block exits. When enabled,
typing `exit` in the last remaining terminal closes the window immediately
(no delay), while non-last terminals are unaffected.
Closes#3026
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments