[PR #8339] feat(tui): improve question prompt UX #12709

Closed
opened 2026-02-16 18:17:36 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/8339

State: closed
Merged: Yes


Closes #8338

Summary

  • Add number keys (1-9) for quick option selection
  • Show inline checkboxes [✓] for multi-select questions (including "Other" option)
  • Stack answered questions vertically (question above answer)
  • Support Ctrl+C to clear custom answer input
  • Move caret to end when re-entering custom answer textarea
  • Fix bug where submitting empty custom input cleared all other selections
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/8339 **State:** closed **Merged:** Yes --- Closes #8338 ## Summary - Add number keys (1-9) for quick option selection - Show inline checkboxes `[✓]` for multi-select questions (including "Other" option) - Stack answered questions vertically (question above answer) - Support Ctrl+C to clear custom answer input - Move caret to end when re-entering custom answer textarea - Fix bug where submitting empty custom input cleared all other selections
yindo added the pull-request label 2026-02-16 18:17:36 -05:00
yindo closed this issue 2026-02-16 18:17:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12709