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

cli: fix autocomplete #597

Merged
merged 1 commit into from
Jun 18, 2024
Merged

cli: fix autocomplete #597

merged 1 commit into from
Jun 18, 2024

Conversation

m1ghtym0
Copy link
Member

Fixes #596

@m1ghtym0 m1ghtym0 added the bug fix Fixing a user facing bug label Jun 18, 2024
@m1ghtym0 m1ghtym0 requested a review from katexochen as a code owner June 18, 2024 09:51
Copy link
Member

@katexochen katexochen left a comment

Choose a reason for hiding this comment

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

can't test this locally right now, but change lgtm.

Copy link
Contributor

@burgerdev burgerdev left a comment

Choose a reason for hiding this comment

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

Tested - completion works now and other output is unaffected.

@m1ghtym0 m1ghtym0 merged commit d61a116 into main Jun 18, 2024
9 checks passed
@m1ghtym0 m1ghtym0 deleted the m/fix/autocomplete branch June 18, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Fixing a user facing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cli: tab completion not working
3 participants