Skip to content

Comments

Use /dev/tty when possible for prompts#1852

Closed
nhooyr wants to merge 1 commit intomislav:masterfrom
nhooyr:fix-prompts
Closed

Use /dev/tty when possible for prompts#1852
nhooyr wants to merge 1 commit intomislav:masterfrom
nhooyr:fix-prompts

Conversation

@nhooyr
Copy link

@nhooyr nhooyr commented Aug 26, 2018

Closes #1225

@nhooyr
Copy link
Author

nhooyr commented Aug 26, 2018

Tests broken because gherkin's I type sends input to stdin and does not write to the tty itself.

Not sure how to fix, never worked with gherkin.

@nhooyr
Copy link
Author

nhooyr commented Jun 10, 2019

If someone is interested in picking this up later, please do.

@nhooyr nhooyr closed this Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

use /dev/tty instead of /dev/stdout when prompting for information

1 participant