-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, all confirm questions wait for the y/N input at the following line. Should we wait for input on the same line like the rest?
Examples:
You are reconfiguring the project at /Users/akalipetis/Developer/github.com/platformsh/platformify.
The following Upsun (Staging) files already exist in this directory:
- .environment
- .upsun/config.yaml
Do you want to overwrite them? (y/N)
[cursor]Suggestion:
You are reconfiguring the project at /Users/akalipetis/Developer/github.com/platformsh/platformify.
The following Upsun (Staging) files already exist in this directory:
- .environment
- .upsun/config.yaml
Do you want to overwrite them? (y/N) [cursor]Example of a text question:
Tell us your project name: [platformify] [cursor]gilzow
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request