Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

v2.0.5: Change selection prompt from space to enter. (#260)

Compare
Choose a tag to compare
@AlecAivazis AlecAivazis released this 02 Dec 19:30
· 69 commits to master since this release
When using select or multiselect, the user is prompted to make a selection using space, but entering space causes results to be filtered by space. This commit updates the prompt to tell users to make a selection using the enter key.