Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show current selections #16

Open
0xTadash1 opened this issue Aug 13, 2021 · 1 comment
Open

Show current selections #16

0xTadash1 opened this issue Aug 13, 2021 · 1 comment

Comments

@0xTadash1
Copy link

Is your feature request related to a problem? Please describe.
Remembering what is currently selected is not a problem.
But I thought it would be a little more helpful if they were displayed.

Describe the solution you'd like
For example, display "node, vuejs" in bold light blue just below the "What environments would your .gitignore to ignore?".
If no blank line is placed beforehand, you may feel stressed because the interactive list goes down. But it's slightly unnatural.

? What environments would your .gitignore to ignore? vue
  node, vuejs
 ◯ vue
❯◉ vuejs
 ◯ adventuregamestudio
 ◯ konyvisualizer
 ◯ virtualenv
 ◯ visualstudiocode

Describe alternatives you've considered
Each selection will bring up a new prompt.

? What environments would your .gitignore to ignore? nod
node

? What environments would your .gitignore to ignore? vue
vuejs

? What environments would your .gitignore to ignore? 
❯◯ 1c
 ◯ 1c-bitrix
 ◯ a-frame
 ◯ actionscript
 ◯ ada
 ◯ adobe
 ◯ advancedinstaller
 ◯ adventuregamestudio
 ◯ agda
 ◯ al
(Move up and down to reveal more choices)

In this case, the prompt should be refreshed just upon selection.
However, this also means that you cannot redo a wrong choice.

@TejasQ
Copy link
Owner

TejasQ commented Feb 1, 2022

This is great. Wanna do a PR?

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

No branches or pull requests

2 participants