-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
bugSomething isn't workingSomething isn't workingpriority-2Affects more than a few users but doesn't prevent core functionsAffects more than a few users but doesn't prevent core functions
Description
Describe the bug
Since the last update (gh version 2.30.0 (2023-05-30)), the autocomplete for extensions produces weird result, it "autocompletes" the description of the extension, too.
Steps to reproduce the behavior
- Install an extension (eg.
gh extension install cli/gh-webhook) - Type
gh webhit<tab> - See error
Expected vs actual behavior
Expected:
$ gh webhook
Actual:
$ gh webhook (Extension cli/gh-webhook)
Misc
Tested on macOS and on Ubuntu from official repo, with various extensions installed. The problem appeared in all cases.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority-2Affects more than a few users but doesn't prevent core functionsAffects more than a few users but doesn't prevent core functions