Skip to content

Conversation

@cwheikki
Copy link

@cwheikki cwheikki commented Jan 19, 2026

What does this PR do?

Allow optional faster permission selection by allowing 1-9 key pressing to select permission prompt answers.

Focused PR changes only apply to permission requests. Can be expanded to other user prompts if this direction and pattern is desired.

Fixes #9447

How did you verify your code works?

Prompting so that permissions request come in and using the same workflow with the updated labels.

Before

Screenshot 2026-01-19 at 11 32 50 AM

After

Screenshot 2026-01-19 at 11 32 00 AM

Speed up permission selection by allowing 1-9 keys while keeping labels unchanged.
Remove the space after numeric prefixes to keep button text compact.
@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@cwheikki cwheikki changed the title fix(tui): Support using number keys to answer permission requests feat(tui): Support using number keys to answer permission requests Jan 19, 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.

[FEATURE]: Allow numeric key press to select permissions requests

1 participant