flatiron / prompt

a beautiful command-line prompt for node.js

Home Page:http://github.com/flatiron/prompt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to override Ctrl+C key for array inputs

rajashekhargundeti opened this issue · comments

Hi,

Per documentation, user needs to keyin Ctrl+C, in order to finish entering data for an array field.

How to override this behavior with some other keys.

Thanks,
Raja

+1, and I find sometimes when I press Ctrl+C, the whole program quits.