node-term-ui icon indicating copy to clipboard operation
node-term-ui copied to clipboard

What function is used to quit the node-term-ui?

Open trusktr opened this issue 13 years ago • 2 comments

?

trusktr avatar Nov 19 '12 09:11 trusktr

Nevermind, I see the quit function in the code. You should add every function to the documentation.

trusktr avatar Nov 19 '12 11:11 trusktr

If you're not able to terminate the process using ^C, it's because the node.js API has changed recently.

See my pull request that fixes the problem: #5

jankuca avatar Dec 15 '12 15:12 jankuca