[mason_logger] feat: add description of keys for chooseOne
- Dominant language
- Dart
- Stars
- 1.1k
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
**Description**
`mason_logger` is very useful. However, I think the `chooseOne` prompt doesn't seem to have an intuitive interaction. It would be nice if beneath the prompt a description is added to detail what keys are available to interact with the prompt.
Example image:

**Requirements**
- [ ] Provide context on the available keys to interact with `chooseOne`
**Additional Context**
My initial approach was to use W/S to go up and down and then used the arrow keys. After looking at the codebase it seems that J/K (mimicking Vim) is being used instead W/S. The same applies to the use of "SPACE" and "ENTER" in this type of logger.
We can't expect user of bricks to understand and look into the code to know how to interact with this type of prompts.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.