Replies: 3 comments
-
I would also be interested in a solution to this one... |
Beta Was this translation helpful? Give feedback.
0 replies
-
Interesting ⏫ |
Beta Was this translation helpful? Give feedback.
0 replies
-
Bump ⏫ |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
First Check
Commit to Help
Example Code
Description
I want to override the functionality of the
--install-completion
command. I want to warn the user that the.bashrc
file will be modified after this operation. Is it possible ?I am trying to run the
install()
function from thetyper.completion
module as follows:but I didn't get what I want because when I press TAB it always shows "plain" before the option is completed like this
instead:
Operating System
Linux
Operating System Details
Ubuntu 22.04.2 LTS
Typer Version
0.7.0
Python Version
Python 3.11.0
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions