Skip to content
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

tg-completion: fix extraction of available commands from output of help #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ktetzlaff
Copy link

The completion script extracts the list of available tg commands from the output of the help command. This wasn't working (presumably because the output of 'tg help' has changed) and gets fixed by this commit.

The completion script extracts the list of available tg
commands from the output of the help command. This wasn't working
(presumably because the output of 'tg help' has changed) and gets
fixed by this commit.
@ktetzlaff ktetzlaff force-pushed the fix-bash-completion branch from 0a8c7bf to 212663a Compare August 12, 2023 17:53
@ktetzlaff ktetzlaff changed the title tg-completion: Fix extraction of available commands from output of help tg-completion: fix extraction of available commands from output of help Aug 12, 2023
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