Skip to content

Conversation

@nkakouros
Copy link

cc: @mbland

I am using docopts to have argument handling based on the help text of my scripts. This allows me to not effectively duplicate myself all over the place. I have also setup tab completion generations for all my scripts. It is redundant for me to write # Tab completions somewhere in each script.

This PR allows the user to define their own tab completions pattern. This way they can place the hint in the script help (eg have a line that reads # This command supports tab completion), set it to '' which means that tab completions are enabled for all scripts, etc.

@nkakouros nkakouros requested a review from mbland as a code owner October 2, 2019 16:15
@coveralls
Copy link

Coverage Status

Coverage increased (+0.006%) to 95.003% when pulling acdb058 on nkakouros-forks:completions-pattern into 292e080 on mbland:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants