-
Notifications
You must be signed in to change notification settings - Fork 941
Choco tab completion does not work if .exe is present #2255
Copy link
Copy link
Closed as not planned
Labels
0 - Waiting on UserInsufficient information for issue or PR, issue may be closed if no response from user.Insufficient information for issue or PR, issue may be closed if no response from user.No Response / StaleUsed on issues when additional information is requested, and no response has been given.Used on issues when additional information is requested, and no response has been given.Pending ClosureThis issue has been marked as having no response or is stale and will soon be closed.This issue has been marked as having no response or is stale and will soon be closed.
Metadata
Metadata
Assignees
Labels
0 - Waiting on UserInsufficient information for issue or PR, issue may be closed if no response from user.Insufficient information for issue or PR, issue may be closed if no response from user.No Response / StaleUsed on issues when additional information is requested, and no response has been given.Used on issues when additional information is requested, and no response has been given.Pending ClosureThis issue has been marked as having no response or is stale and will soon be closed.This issue has been marked as having no response or is stale and will soon be closed.
What You Are Seeing?
When using choco in PWSH, I almost always use tab completion. For choco, this ends in choco.exe, but I noticed that tab completion for commands (i.e. choco install) does not work with the choco.exe.
What is Expected?
Tab completion should work with both choco and choco.exe commands
How Did You Get This To Happen? (Steps to Reproduce)
This is what my profile file looks like:
P.S.: Deactivated chocolatey profile because it was causing trouble for me. If this is problematic for some reason feel free to point it out.