[
https://issues.jboss.org/browse/SRAMP-573?page=com.atlassian.jira.plugin....
]
Eric Wittmann edited comment on SRAMP-573 at 10/30/14 9:20 AM:
---------------------------------------------------------------
Shouldn't Ctrl-U and Ctrl-K clear the text (from cursor to the start and end of the
line, respectively)? Ctrl-C is SIGINT - shouldn't that exit the shell?
was (Author: eric.wittmann):
Shouldn't Ctrl-U clear the text? Ctrl-C is SIGINT - shouldn't that exit the
shell?
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.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)