Skip to content

Add PR URL copy and OSC52 fallback#41

Open
kcosr wants to merge 1 commit intokitlangton:mainfrom
kcosr:feat/clipboard-copy
Open

Add PR URL copy and OSC52 fallback#41
kcosr wants to merge 1 commit intokitlangton:mainfrom
kcosr:feat/clipboard-copy

Conversation

@kcosr
Copy link
Copy Markdown

@kcosr kcosr commented May 8, 2026

Adds PR URL copy and clipboard fallback support:

  • Y copies only the selected pull request URL
  • clipboard copying falls back to OSC 52, including tmux passthrough handling, when platform clipboard commands are unavailable or fail
  • when OSC 52 is used, the UI reports Sent OSC52 copy... instead of treating it as confirmed native clipboard copy

Note:

  • OSC 52 is best-effort; terminal/tmux support is still required for the clipboard to actually receive it.

Validation:

  • bun run typecheck
  • bun run lint
  • bun run format:check
  • bun test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant