Replies: 1 comment
-
@mickvikt There's currently no support for this but could be added. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I wanted to ask if there is any way to specify a one-letter shortcut that can be entered instead of the complete choice name, akin to some Linux console interfaces, e.g.
Choose your action: [P]roceed/[C]ancel,
so that P/p/Proceed/proceed would be accepted for the choice "Proceed" and C/c/Cancel/cancel for the choice of "Cancel"?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions