v2.0.0b20
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>