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

[FL-3956] CLI autocomplete and other sugar #4115

Open
wants to merge 70 commits into
base: dev
Choose a base branch
from

Conversation

portasynthinca3
Copy link
Member

@portasynthinca3 portasynthinca3 commented Feb 17, 2025

What's new

  • CLI command name autocomplete
  • Additional line editing shortcuts

Verification

  • Verify the following key combinations:
    • Tab, Esc: open and close the completions menu
    • Up, Down, Left, Right: navigate the menu
    • Enter: selects the completion
    • Tab with only one option available when the completions menu is open: same as Enter
    • Ctrl+L: clears the screen
    • Ctrl+Left, Ctrl+Right: move the cursor one word to the left/right
    • Ctrl+Backspace: deletes one word to the left

Remarks

Checklist (For Reviewer)

  • PR has description of feature/bug or link to Confluence/Jira task
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

@portasynthinca3 portasynthinca3 changed the title [FL-3956] CLI autocomplete and [FL-3956] CLI autocomplete and other sugar Feb 17, 2025
Copy link

github-actions bot commented Feb 17, 2025

Compiled f7 firmware for commit 6d273e9f:

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.

3 participants