-
-
Notifications
You must be signed in to change notification settings - Fork 813
Support user input at runtime #92
Copy link
Copy link
Closed
Labels
help wantedIssues that could benefit from members of the community contributing their expertise or experience.Issues that could benefit from members of the community contributing their expertise or experience.
Metadata
Metadata
Assignees
Labels
help wantedIssues that could benefit from members of the community contributing their expertise or experience.Issues that could benefit from members of the community contributing their expertise or experience.
Type
Fields
Give feedbackNo fields configured for feature.
It would be great to pause and wait for user input, for subsequent use in the script:
I also tried moving the
readcommand to Taskvars, but still no luck. I suspect this is because execution of go-task does not allocate a TTY? Is there any way to do this currently?