Inquirer.js
Inquirer.js copied to clipboard
[Feature request] launch editor prompt without waiting for <enter>
I'm currently developing an application where I ask the user for a filename (text) and then for the content (editor) but as far as I know there is no way to remove the prompt for the user to press
I'm happy to review a PR adding an option to skip waiting for the enter key.