Skip to content

v1.0.63

Choose a tag to compare

@aashbury aashbury released this 09 Jul 01:42

Fixed

  • Copying from the terminal actually works now. Selecting text and copying (Ctrl+C or Ctrl+Shift+C) now reliably lands on your system clipboard — with a quiet "N characters copied" confirmation — instead of silently failing. Copying inside a terminal program (Claude Code, tmux, vim, and the like) now reaches your clipboard too.
  • No more gap beside the file-preview panel. Opening the preview while the clipboard panel is closed no longer leaves an empty strip between it and your terminals, and dragging the preview's edge now resizes the panel itself instead of just widening the gap.
  • Enter works after using Find. After opening Find (Ctrl+F) in a file preview, clicking back into a terminal and pressing Enter now sends your line, instead of being swallowed by the find bar.

Improved

  • Silky panel and sidebar resizing. Opening or closing the clipboard, file-preview, and sidebar panels now cross-fades the terminal text as it re-wraps, instead of a hard, jarring snap — the panels glide and the content dissolves smoothly into its new width.
  • Lighter, calmer clipboard. The clipboard panel no longer does needless background rendering many times a second, so the whole app stays smoother and more responsive during everyday use.