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

possibility to expand text for a list/rawlist choice #877

Open
Eken92 opened this issue Dec 31, 2019 · 0 comments
Open

possibility to expand text for a list/rawlist choice #877

Eken92 opened this issue Dec 31, 2019 · 0 comments

Comments

@Eken92
Copy link

Eken92 commented Dec 31, 2019

When having a list with options that "hides" a lot of information within them, is there a way to build a trigger for some kind of "help"/"description". Something like an option to "expand" a list choice.

Let's say I have the following rawlist:
? Select rule

  1. rule1
  2. rule2
  3. rule3

Then I would like to know what the "conditions and actions" are for that rule. So, if I arrow down to rule 2, then by pressing ctrl+e (expand) - or so, then additional text would be provided after that option (providing a string as return value). Like this:

? Select rule

  1. rule1
  2. rule2
    -- No candy on friday
    -- No tv after 22
    ++ Gets a big ice cream by the end of the week
  3. rule 3

Would this somehow be possible? Would be a really cool feature.

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

1 participant