-
-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Labels
enhancementImprovement of an existing featureImprovement of an existing feature
Milestone
Description
- I have searched the issues of this repo and believe that this is not a duplicate.
- I have searched the documentation and believe that my question is not covered.
Feature Request
I't would be nice to have a tab completion for Windows Powershell, we can easily implement this using:
Register-ArgumentCompleter -Native -CommandName poetry -ScriptBlock {
# TODO
}I can start to implement it if more people or the poetry author support the idea.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementImprovement of an existing featureImprovement of an existing feature