Skip to content

Fix Copy Path pasteboard contents - #837

Open
raisulchowdhury wants to merge 2 commits into
XcodesOrg:mainfrom
raisulchowdhury:agent/fix-copy-path
Open

Fix Copy Path pasteboard contents#837
raisulchowdhury wants to merge 2 commits into
XcodesOrg:mainfrom
raisulchowdhury:agent/fix-copy-path

Conversation

@raisulchowdhury

@raisulchowdhury raisulchowdhury commented Jul 29, 2026

Copy link
Copy Markdown

Fixes #824.

Summary

  • copy installed Xcode paths to the pasteboard as plain text
  • avoid the URL pasteboard representation that prevents pasting into Terminal
  • add an isolated-pasteboard regression test using an application path with a space

Testing

  • GitHub Actions pending maintainer approval for this first-time external contribution

AI assistance

OpenAI Codex was used to help implement and review this change.

Copilot AI review requested due to automatic review settings July 29, 2026 20:24

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@raisulchowdhury raisulchowdhury changed the title Agent/fix copy path Fix Copy Path pasteboard contents Jul 29, 2026
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.

Copy Path doesn't work correctly (cannot be pasted into Terminal)

2 participants