AlecAivazis / survey

A golang library for building interactive and accessible prompts with full support for windows and posix terminals.
MIT License
4.08k stars 351 forks source link

update multiselect help text #281

Closed AlecAivazis closed 4 years ago

AlecAivazis commented 4 years ago

This PR fixes #280 by fixing the help text in MultiSelect to properly reflect the interaction (space to select, enter to submit)