Skip to content

Comments

prompt.pick: fix options cleanup, accept directly typing option index#154

Merged
deviaze merged 5 commits intomainfrom
promptlib-improvements-142-143
Jan 21, 2026
Merged

prompt.pick: fix options cleanup, accept directly typing option index#154
deviaze merged 5 commits intomainfrom
promptlib-improvements-142-143

Conversation

@deviaze
Copy link
Collaborator

@deviaze deviaze commented Jan 20, 2026

Fixes

  • prompt.pick not correctly cleaning up its options
  • printing selected option after clearing options so users know the prompt wasn't just skipped
    Adds
  • typing index of option to select option instead of moving cursor up/down a ton

Closes #142
Closes #143

@deviaze deviaze linked an issue Jan 20, 2026 that may be closed by this pull request
@deviaze deviaze merged commit 1dd4ee7 into main Jan 21, 2026
4 checks passed
@deviaze deviaze deleted the promptlib-improvements-142-143 branch January 21, 2026 15:53
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.

select prompt.pick option w/ keyboard input prompt.pick doesn't correctly erase all options

1 participant