Skip to content

feat(prompts): add instructions footer for select, multi-select & group-multi-select prompts#567

Merged
43081j merged 6 commits into
mainfrom
feat/instructions-for-prompts
Jun 17, 2026
Merged

feat(prompts): add instructions footer for select, multi-select & group-multi-select prompts#567
43081j merged 6 commits into
mainfrom
feat/instructions-for-prompts

Conversation

@dreyfus92

@dreyfus92 dreyfus92 commented Jun 16, 2026

Copy link
Copy Markdown
Member

What does this PR do?

adds instructions to select, multi-select and group-multi-select that always shows a persistent keyboard hints footer in the active state, matching autocomplete styling, with tests.

Closes #558

Type of change

  • Bug fix
  • Feature
  • Refactor (no behavior change)
  • Documentation
  • Performance improvement
  • Tests
  • Chore (dependencies, CI, tooling)

Checklist

  • pnpm test passes (or targeted tests for my change)
  • pnpm format has been run
  • I have added/updated tests for my changes (if applicable)
  • I have added a changeset

AI-generated code disclosure

  • This PR includes AI-generated code

@changeset-bot

changeset-bot Bot commented Jun 16, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 873779c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@clack/prompts Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new

pkg-pr-new Bot commented Jun 16, 2026

Copy link
Copy Markdown

commit: 873779c

Comment thread packages/prompts/src/common.ts Outdated
Comment thread packages/prompts/src/common.ts Outdated
Comment thread packages/prompts/src/group-multi-select.ts Outdated
Comment thread packages/prompts/src/select.ts Outdated
…lect, multiselect, and groupMultiselect prompts
@dreyfus92 dreyfus92 changed the title feat(prompts): add opt-in instructions footer for multiselect prompts feat(prompts): add instructions footer for select, multi-select & group-multi-select prompts Jun 17, 2026
@43081j 43081j merged commit cc6aab5 into main Jun 17, 2026
9 checks passed
@43081j 43081j deleted the feat/instructions-for-prompts branch June 17, 2026 08:10
@bombshell-bot bombshell-bot Bot mentioned this pull request Jun 17, 2026
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.

[Request] Show instructions for multiselect and groupMultiselect

2 participants