How do I not add a space to the end of an argument? #1258
Unanswered
ci-sourcerer
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Making a parser with one argument, a path-like thing. Not necessarily a subclass of
pathlib.Path
. Would like to, when one hits tab, complete the parent path-like string, but not put a space after it as if we are to enter another argument.Beta Was this translation helpful? Give feedback.
All reactions