[forge-issues] [JBoss JIRA] (FORGE-1265) Forge 2 Shell should not exit on CTRL-C

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Thu Oct 17 13:42:01 EDT 2013


Lincoln Baxter III created FORGE-1265:
-----------------------------------------

             Summary: Forge 2 Shell should not exit on CTRL-C
                 Key: FORGE-1265
                 URL: https://issues.jboss.org/browse/FORGE-1265
             Project: Forge
          Issue Type: Feature Request
          Components: UI - Shell
    Affects Versions: 2.0.0.Alpha13
            Reporter: Lincoln Baxter III


This should instead clear the buffer, kill the current command (if running) and carriage return to the next line. This may need Aesh changes in order to function.

Problems:

1. Buffer cannot be cleared via Console API.
2. Current running command cannot be killed because it executes in the Aesh Console thread.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list