flow icon indicating copy to clipboard operation
flow copied to clipboard

Add blocking read of stdin and EOF action

Open andrewdavidmackenzie opened this issue 10 months ago • 0 comments

currently it reads to end of existing std input and then returns EOF.

But it could read (and prompt) for new input - blocking until it's present.

Then we will need an EOF action on the UI.

andrewdavidmackenzie avatar Aug 08 '23 20:08 andrewdavidmackenzie