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

Tab key doesn't trigger autocomplete for Matter-specific Zephyr CLI commands #13269

Closed
lmpprk opened this issue Dec 29, 2021 · 0 comments · Fixed by #13630
Closed

Tab key doesn't trigger autocomplete for Matter-specific Zephyr CLI commands #13269

lmpprk opened this issue Dec 29, 2021 · 0 comments · Fixed by #13630
Labels

Comments

@lmpprk
Copy link
Contributor

lmpprk commented Dec 29, 2021

Problem

In Zephyr CLI the commands would autocomplete or provide possible command suggestions when hitting tab key.

e.g.

uart:~$ kernel
  cycles   reboot   stacks   threads  uptime   version

But Matter-specific commands don't do this.

Proposed Solution

  • Backfill and implement the autocompletion/suggestion for the existing commands
  • Setup convention/template for future command implementations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants