select-shell
select-shell copied to clipboard
Would be nice with a promise
kind of like https://www.npmjs.com/package/promptly
const name = await promptly.prompt('Name: ', { validator, retry: false });