-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
bugSomething isn't workingSomething isn't workingneeds-investigationCLI team needs to investigateCLI team needs to investigatepriority-3Affects a small number of users or is largely cosmeticAffects a small number of users or is largely cosmeticwindowsRelated to Windows hosts or runnersRelated to Windows hosts or runners
Description
CLI version: 1.0.0 🚀
Related: #695
Describe the bug
gh <tab>does not offer completions, even after runninggh completion --shell powershell |Out-String |Invoke-Expression.- However,
gh <command> <tab>does offer completions.
Steps to reproduce the behavior
- Open Powershell
- Type
gh - Press tab.
- No completion occurs.
Expected vs actual behavior
Expected gh + tab to complete.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds-investigationCLI team needs to investigateCLI team needs to investigatepriority-3Affects a small number of users or is largely cosmeticAffects a small number of users or is largely cosmeticwindowsRelated to Windows hosts or runnersRelated to Windows hosts or runners