Replies: 2 comments
-
|
I have run the test case below: I am not sure this test case can work as we expected, because it write expected output into the profile and assert it is in the profile directly 😂 |
Beta Was this translation helpful? Give feedback.
-
|
I think you must execute the script with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
I try to install auto completion by running
python main.py --install-completion pwshand it executes successfully. But I only get path hint but not command hint.To Reproduce
main.pywith:python main.py --install-completion pwshExpected behavior
just help me complete commands
Screenshots
Environment
Beta Was this translation helpful? Give feedback.
All reactions