-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Closed
Labels
opentuiThis relates to changes in v1.0, now that opencode uses opentuiThis relates to changes in v1.0, now that opencode uses opentui
Description
A few proposed changes to improve the AskUserQuestion prompt:
- Number key quick selection - Press 1-9 to select options directly instead of arrowing through the list
- Inline checkboxes for multi-select - Show
[✓]/[ ]inline with each option instead of a separate checkmark - Vertical layout for answered questions - Stack question above answer instead of side-by-side (prevents awkward wrapping with long answers)
- Ctrl+C to clear custom input - Support
input_clearkeybind in the "Type your own answer" textarea - Move caret to end on refocus - When re-entering the custom answer textarea, position cursor at end instead of beginning
- Fix multi-select custom input bug - Submitting empty custom input no longer clears all other selections
mvbmir
Metadata
Metadata
Assignees
Labels
opentuiThis relates to changes in v1.0, now that opencode uses opentuiThis relates to changes in v1.0, now that opencode uses opentui