prompts icon indicating copy to clipboard operation
prompts copied to clipboard

Reject toPrompt Promise when 'exit' is emitted.

Open zArubaru opened this issue 2 years ago • 3 comments

Resolves #362

This fixes the 'autocomplete' prompt incorrectly firing onSubmit when it is exitted by pressing ESC. Now correctly fires onCancel.

zArubaru avatar Sep 09 '22 08:09 zArubaru

Any ideas when this PR will be merged?

frenchbread avatar Sep 29 '22 18:09 frenchbread

is this project not maintained? such a big bug persist so long without merged

crazyxhz avatar Jun 04 '23 07:06 crazyxhz

Here is a fork to resolve it,and publish to npm

TMaize avatar Sep 13 '23 06:09 TMaize