Open tony-go opened 2 years ago
We didn't benefit from a straightforward way to happen keystroke directly to the stdin... (look at https://github.com/nodejs/node/issues/43137)
In my former investigation 👀 I've found a package called xdotool
. I'll consider writing a POC with it, but maybe we'll have to revamp the whole project. 🙇♂️
Context
In some cases, CLI tools outputs list of choice:
We'd like to have an API to simulate check list input:
Acceptance criteria
Scenario
(this)