Skip to content

Invalid resume message when quitting in Windows #26628

Description

@EricGrange

What happened?

After using /quit, there is a convenient message about the command to resume like

To resume this session: gemini --resume '01020304-babe-cafe-b0ab-abcdef123456'

However if you copy-paste that command line in windows, it will fail, the correct command in Windows needs double quotes (or no quotes)

gemini --resume "01020304-babe-cafe-b0ab-abcdef123456"

What did you expect to happen?

A copy-pastable command line

Client information

Client Information

Run gemini to enter the interactive CLI, then run the /about command.

> /about
# paste output here

About Gemini CLI │
│ │
│ CLI Version 0.41.2 │
│ Git Commit b0c7a17
│ Model Auto (Gemini 3) │
│ Sandbox no sandbox │
│ OS win32 │
│ Auth Method Signed in with Google (REDACTED) │
│ Tier Gemini Code Assist in Google One AI Pro

Login information

Google account

Anything else we need to know?

No response

Activity

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

Metadata

Metadata

Assignees

Labels

1.0/windows-miscarea/coreIssues related to User Interface, OS Support, Core Functionalitykind/bugpriority/p2Important but can be addressed in a future release.status/bot-triagedstatus/need-triageIssues that need to be triaged by the triage automation.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions