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
Is your feature request related to a problem? Please describe.
Currently I don't see a way in gum to prompt again the user to insert a text if the input is empty.
For example I have:
gum input --placeholder "Please enter your username"
I would like that, if the user inserts an empty value, gum should ask again for the input.
I think it could be easy to implement, for example adding a further argument/option for this purpose.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently I don't see a way in gum to prompt again the user to insert a text if the input is empty.
For example I have:
I would like that, if the user inserts an empty value, gum should ask again for the input.
I think it could be easy to implement, for example adding a further argument/option for this purpose.
The text was updated successfully, but these errors were encountered: