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
Session search in the extension — the Sessions view has a search box that filters by title or id (VS Code).
Improved
Clicking anywhere in the terminal returns the caret to the prompt, so you don't have to click the input box to resume typing (CLI).
Copy-on-select now confirms in the status line like other notifications instead of a floating toast (CLI).
Fixed
Copy-on-select on macOS actually reaches the clipboard on terminals that ignore OSC52, and the "Copied" notice only shows when the copy succeeded (CLI).
The session picker now matches session titles, not just ids (CLI).