You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(cli): surface keyboard controls on add-on multiselect prompt (#441)
Users reported not realizing the add-on selector uses checkboxes (Space
to toggle) and requires Enter to confirm. Show the keyboard shortcuts
note above every multiselect (not once per session, and no longer before
single-select prompts), and append an inline `(Space to toggle, Enter to
confirm)` hint to the prompt message itself so the cue is inseparable
from the prompt.
0 commit comments