Skip to content

v0.1.19

Choose a tag to compare

@github-actions github-actions released this 18 Apr 08:18
· 272 commits to main since this release

Changes

  • Terminal: Copy tmux selections to browser clipboard via OSC 52, wiring @xterm/addon-clipboard with a custom provider so mouse-drag selections propagate to navigator.clipboard without requiring Shift+drag, and showing a copy toast. (8b15f3f)