How do I avoid adding a trailing space to a completion item? #1428
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.
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Commit to Help
Example Code
Description
I am specifying a remote path of sorts. It is almost to be treated as a
pathlib.Path. I have a completion function defined to return parts of the path one by one and between slashes I don't want a space when I select a completion item by typing on it.A space is appended anyway.
Operating System
macOS
Operating System Details
No response
Typer Version
0.20.0
Python Version
3.14
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions