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

Improve autocomplete #20

Merged
merged 1 commit into from
Feb 1, 2025
Merged

Improve autocomplete #20

merged 1 commit into from
Feb 1, 2025

Conversation

gcbeltramini
Copy link
Owner

Description of changes

  • Add descriptions to the commands mycli <command> when autocompleting mycli + TAB
  • Separate the autocomplete group of parameters into mycli parameters and mycli actions
  • Add more tests to the commands docs: they should be parsed, and descriptions can't be too long
  • Unrelated change: ignore file .gitkeep in the list of relevant files

Screenshots

  • Autocompleting mycli + TAB
    Screenshot 2025-02-01 at 09 41 41
  • Autocompleting mycli + <cmd> + TAB
    Screenshot 2025-02-01 at 09 42 46
  • Autocompleting mycli + <cmd1> + <cmd2> + TAB
    Screenshot 2025-02-01 at 09 43 56

@gcbeltramini gcbeltramini merged commit c57ae93 into main Feb 1, 2025
1 check passed
@gcbeltramini gcbeltramini deleted the gb/autocomplete-descr-tests branch February 1, 2025 12:47
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