URLs displayed for manual authentication are unusable due to decorative formatting
Resolved 💬 3 comments Opened Mar 3, 2026 by Mark-Allen-Neil Closed Mar 7, 2026
Description
When Claude Code displays URLs that require manual copy-paste (e.g., OAuth authentication flows), they are surrounded by decorative boxes or markdown formatting that makes them difficult or impossible to select and copy in the terminal.
Steps to Reproduce
- Trigger a flow that requires manual authentication (e.g., OAuth)
- Claude Code displays the authentication URL wrapped in a decorative box
- Attempt to select and copy the URL
Expected Behavior
Authentication URLs should be displayed as plain text without decorations so users can easily copy them.
Actual Behavior
URLs are wrapped in decorative formatting/boxes that interfere with text selection and copy-paste functionality in terminals.
Environment
- Platform: Windows 10
- Shell: bash
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗