Skip to content

v2.0.0b20

Choose a tag to compare

@bpiwowar bpiwowar released this 17 Jan 07:17
· 446 commits to master since this release
feat(tui): add OSC 52 clipboard support for remote/tmux environments

Clipboard operations now work over SSH and tmux by using OSC 52 escape
sequences as a fallback when pyperclip fails. This enables copy actions
(like 'f' to copy path) to work in remote terminal sessions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>