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

Install completions for both edgedb and gel #1513

Merged
merged 3 commits into from
Feb 28, 2025
Merged

Conversation

aljazerzen
Copy link
Contributor

@aljazerzen aljazerzen commented Feb 28, 2025

Closes #1511

@aljazerzen aljazerzen requested a review from fmoor February 28, 2025 12:17
Copy link
Contributor

@scotttrinh scotttrinh left a comment

Choose a reason for hiding this comment

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

🆒

Copy link
Member

@fmoor fmoor left a comment

Choose a reason for hiding this comment

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

Does the generated completion script contain the right executable name? The completion script contains the executable name and won't work if there is a miss match. It isn't clear to me from the diff that the gel completion wont be an exact copy of the edgedb script.

@aljazerzen
Copy link
Contributor Author

Right - writing to edgedb is pointless, because completions will always contain gel from now on. Good spot.

@aljazerzen aljazerzen merged commit 1acd79e into master Feb 28, 2025
17 checks passed
@aljazerzen aljazerzen deleted the fix-completions-2 branch February 28, 2025 17:27
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.

Broken gel bash completion script
3 participants