]
Brett Meyer commented on SRAMP-573:
-----------------------------------
Also note that Ctrl+D currently gives a NPE. Make sure it exits cleanly.
Ctrl+C should not exit the CLI
------------------------------
Key: SRAMP-573
URL:
https://issues.jboss.org/browse/SRAMP-573
Project: S-RAMP
Issue Type: Bug
Reporter: Brett Meyer
Assignee: David virgil naranjo
If you mistype a command in the CLI, I'd expect Ctrl+C to clear it. Instead, it
exits the shell completely. Instead, limit that to Ctrl+D. Block Ctrl+C from exiting and
ensure it clears the current partially-typed command.