scriptcs icon indicating copy to clipboard operation
scriptcs copied to clipboard

Hello world REPL acceptance test

Open adamralph opened this issue 11 years ago • 2 comments

This is quite a funky one and I've no idea if it's possible :stuck_out_tongue_winking_eye:

I have a couple of ideas which I'm going to try out though.

adamralph avatar May 27 '14 21:05 adamralph

You can pipe keystrokes through the input stream of a process, you can also run an exe passing a file to pipe in.

On Tuesday, May 27, 2014, Adam Ralph [email protected] wrote:

This is quite a funky one and I've no idea if it's possible [image: :stuck_out_tongue_winking_eye:]

I have a couple of ideas which I'm going to try out though.

— Reply to this email directly or view it on GitHubhttps://github.com/scriptcs/scriptcs/issues/722 .

glennblock avatar May 28 '14 01:05 glennblock

Yeah, the former was what I was thinking, grab stdin and play with it. I'll give it a shot. It will be great if it works.

adamralph avatar May 28 '14 05:05 adamralph