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
Pane titles now read the running command off the rendered prompt line, so the title is correct whether the command was typed, recalled from history, or pasted, and it survives session restore / VS Code panel reopen (#102).
Changed
🖥️ The standalone app is now named Dormouse Terminal so it surfaces when you search for "Term" (#111).
Fixed
On Windows, pane titles no longer show a bare interpreter path such as cmd.exe; the detected command is shown instead, and cmd.exe and Git Bash prompts are now recognized (#103).
🖥️ A stray Windows Terminal window no longer flashes behind the standalone app on Windows 11 where Windows Terminal is the default terminal (#110).
🔌 VS Code workbench chords now reach the terminal: Cmd/Ctrl+P (Go to File), Cmd/Ctrl+Shift+P and F1 (Command Palette), and Cmd/Ctrl+B (toggle sidebar) fire even when a focused TUI has switched on an enhanced keyboard protocol (#112).