Normally i can quit node app by press ctrl + c, however during debug mode, if i continue press c which is
c => continue with code execution
however by the end of the execution, i couldn't exit, i tried press q and ctrl+c, please find the screenshot below, it just stuck there. This can be annoying during debugging...
wondering if i am doing incorrectly or there is another shortcut or hotkey to quit.
nodejs 5.5.0
