select-shell icon indicating copy to clipboard operation
select-shell copied to clipboard

Would be nice with a promise

Open jimmywarting opened this issue 6 years ago • 0 comments

kind of like https://www.npmjs.com/package/promptly

    const name = await promptly.prompt('Name: ', { validator, retry: false });

jimmywarting avatar Oct 15 '18 22:10 jimmywarting