Skip to content

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 02 Jul 11:52
· 133 commits to main since this release

v0.1.11

New

  • 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).