-
Notifications
You must be signed in to change notification settings - Fork 10.8k
Open
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalityhelp wantedWe will accept PRs from all issues marked as "help wanted". Thanks for your support!We will accept PRs from all issues marked as "help wanted". Thanks for your support!priority/p2Important but can be addressed in a future release.Important but can be addressed in a future release.type/bug
Description
What happened?
When the value of general.preferredEditor in settings.json is invalid, there's an infinite message spam of Editor is not supported: ${currentPreference} when you enter the /editor menu.
This can happen one of many ways:
- User manually updates the preferredEditor incorrectly
- User is adding a new editor, the preferred editor is set to the new editor, but then the user uses an older version of gemini cli, resulting in this issue
What did you expect to happen?
the Editor is not supported: ${currentPreference} message should happen once and once only.
Client information
Client Information
Run gemini to enter the interactive CLI, then run the /about command.
> /about
# paste output hereLogin information
No response
Anything else we need to know?
No response
Metadata
Metadata
Assignees
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalityhelp wantedWe will accept PRs from all issues marked as "help wanted". Thanks for your support!We will accept PRs from all issues marked as "help wanted". Thanks for your support!priority/p2Important but can be addressed in a future release.Important but can be addressed in a future release.type/bug