-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Authentication URL is cut off in iTerm2 #12893
Copy link
Copy link
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalitypriority/p1Important and should be addressed in the near term.Important and should be addressed in the near term.status/possible-duplicate
Metadata
Metadata
Assignees
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalitypriority/p1Important and should be addressed in the near term.Important and should be addressed in the near term.status/possible-duplicate
Type
Fields
Give feedbackNo fields configured for Bug.
Projects
Status
Closed
What happened?
The OAuth URL does not word wrap in iTerm2 when running Gemini CLI inside a container.
What did you expect to happen?
The URL should wrap and I should be able to click on it to login.
Client information
I can't provide this since I can't even type
/about.Operating system: macOS 26.0.1
iTerm2: 3.6.5
Gemini CLI version: 0.13.0
Node version: 24.11.0
Login information
This was tested with the "Login with Google" option.
Anything else we need to know?
docker run -it --rm node:24 /bin/shto start a Node.js Docker container.npm i -g @google/gemini-cli.gemini.gemini.These other issues may be related:
2025-11-11-word-wrap-gemini.mov