When authorizing with Claude Code there is a c command that copies the authorization URL, but c doesn't actually copy to the navigator clipboard. If we can intercept these commands we can create a workaround, but likely this could be supported natively.
When authorizing with Claude Code there is a
ccommand that copies the authorization URL, but c doesn't actually copy to the navigator clipboard. If we can intercept these commands we can create a workaround, but likely this could be supported natively.