Skip to content

Tab completion with shtab #402

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Tab completion with shtab #402

wants to merge 1 commit into from

Conversation

tony
Copy link
Member

@tony tony commented Oct 2, 2022

See also:

shtab --shell=zsh -u MY_PROG.command.main.get_main_parser \
  | sudo tee /usr/local/share/zsh/site-functions/_MY_PROG


shtab --shell=zsh vcspull.cli.create_parser



shtab --shell=zsh vcspull.cli.create_parser \
  | sudo tee /usr/local/share/zsh/site-functions/_VCSPULL

@tony tony changed the title Table completion with shtab Tab completion with shtab Oct 2, 2022
@codecov
Copy link

codecov bot commented Oct 2, 2022

Codecov Report

Merging #402 (70e5a02) into master (b822822) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #402   +/-   ##
=======================================
  Coverage   85.07%   85.07%           
=======================================
  Files          15       15           
  Lines         844      844           
  Branches      130      130           
=======================================
  Hits          718      718           
  Misses         86       86           
  Partials       40       40           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tony
Copy link
Member Author

tony commented Oct 16, 2022

see #403 and #400

@tony tony closed this Oct 16, 2022
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.

1 participant