Inquirer.js
Inquirer.js copied to clipboard
Is there a way for the terminal to take keyboard focus?
I’m using the library as part of a CLI. It’s supposed to prompt the questions when certain events happen. Is there a way for me to get keyboard and window focus when those events happen?