You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When pressing a, b, or c nothing happens. The selection does not change and nothing is selected.
Expected behaviour
I expected the item to be selected, as if I arrow-key'd down to it and hit 'enter' - or, at the very least, to move the 'cursor' down to that item (though, preferably, the first one)
I must admit that's poorly managed content by me. The choices section was meant more as a generic way to explain how the choices are configured and looking at it now, I can see how it can be misleading. I should've put a caveat to say that only the expand prompt supports the :key parameter. Let's see how this goes, soon all the menu prompts may be in a position to support :key parameter.
Describe the problem
As called out in the docs, one should be able to specify the
:key
that will select a choice. This doesn't appear to work.Steps to reproduce the problem
Actual behaviour
When pressing a, b, or c nothing happens. The selection does not change and nothing is selected.
Expected behaviour
I expected the item to be selected, as if I arrow-key'd down to it and hit 'enter' - or, at the very least, to move the 'cursor' down to that item (though, preferably, the first one)
Describe your environment
The text was updated successfully, but these errors were encountered: