[forge-dev] [JBoss JIRA] Closed: (SEAMFORGE-36) Ability to backout of a command

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Wed Mar 9 15:51:46 EST 2011


     [ https://issues.jboss.org/browse/SEAMFORGE-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lincoln Baxter III closed SEAMFORGE-36.
---------------------------------------

         Assignee: Lincoln Baxter III
    Fix Version/s: 1.0.0.Alpha3
       Resolution: Done


Done. Implemented with CTRL-D for now. Might switch to CTRL-C at a later point.

   ____                          _____                    
  / ___|  ___  __ _ _ __ ___    |  ___|__  _ __ __ _  ___ 
  \___ \ / _ \/ _` | '_ ` _ \   | |_ / _ \| '__/ _` |/ _ \  \\
   ___) |  __/ (_| | | | | | |  |  _| (_) | | | (_| |  __/  //
  |____/ \___|\__,_|_| |_| |_|  |_|  \___/|_|  \__, |\___| 
                                                |___/      
[forge-distribution] dist $ 
[forge-distribution] dist $ 
[forge-distribution] dist $ new-project --named foo 
[topLevelPackage=The top level package for your Java source files [e.g: "com.example.project"]  (java.lang.String)]: com.example
Use [/Users/lbaxter/EclipseProjects/forge/dist/foo] as project directory? [Y/n] #<CTRL-D>
***INFO*** Aborted.
[forge-distribution] dist $ #<CTRL-D>
(Press CTRL-D again or type 'exit' to quit.)
[forge-distribution] dist $ #<CTRL-D>
[forge-distribution] dist $ exit

//presto

> Ability to backout of a command
> -------------------------------
>
>                 Key: SEAMFORGE-36
>                 URL: https://issues.jboss.org/browse/SEAMFORGE-36
>             Project: Seam Forge
>          Issue Type: Feature Request
>            Reporter: Paul Bakker
>            Assignee: Lincoln Baxter III
>            Priority: Minor
>             Fix For: 1.0.0.Alpha3
>
>
> The prompt should have the ability to cancel an action. In some cases you can get into situations where the prompt is blocking, but there is no possible correct input, and you can't get out of the prompt.
> For example when installing new maven dependencies the prompt will display a list of versions. If this list is empty, there is no possible correct value to get to the next step. In a normal shell you would type ctrl-c to cancel a command, but that would close Forge in this case. We need something like ctrl-c within Forge.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-dev mailing list