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

feat: bash completion #2726

Merged
merged 1 commit into from
Sep 19, 2024
Merged

feat: bash completion #2726

merged 1 commit into from
Sep 19, 2024

Conversation

stuartwdouglas
Copy link
Contributor

fixes: #2707

@stuartwdouglas stuartwdouglas requested review from deniseli and removed request for a team September 19, 2024 04:28
This was referenced Sep 19, 2024
@stuartwdouglas stuartwdouglas force-pushed the stuartwdouglas/2707 branch 2 times, most recently from 4442ab5 to 23de568 Compare September 19, 2024 04:34
Copy link
Collaborator

@alecthomas alecthomas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Glorious!

frontend/cli/main.go Outdated Show resolved Hide resolved
@stuartwdouglas stuartwdouglas merged commit eb23cdd into main Sep 19, 2024
91 checks passed
@stuartwdouglas stuartwdouglas deleted the stuartwdouglas/2707 branch September 19, 2024 05:06
@alecthomas
Copy link
Collaborator

I forgot to note - we should somehow reuse the kongpletion completion for readline.

@stuartwdouglas
Copy link
Contributor Author

I figured, I am investigating how to do it. We may also want to provide more advanced completers at some point for things like verb names etc

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.

Add shell completion to the CLI
2 participants