You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "YunFeng Ma (JIRA)" <ji...@apache.org> on 2008/04/29 08:09:56 UTC

[jira] Created: (GSHELL-111) The cursor can not move to the provious line if the command is broken to multiple lines

The cursor can not move to the provious line if the command is broken to multiple lines
---------------------------------------------------------------------------------------

                 Key: GSHELL-111
                 URL: https://issues.apache.org/jira/browse/GSHELL-111
             Project: GShell
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: CLI
    Affects Versions: 1.0-alpha-2
         Environment: Windows
            Reporter: YunFeng Ma
            Assignee: Jason Dillon
             Fix For: 1.0-alpha-2


If the input command is too long and broken into multiple lines, the cursor can not be moved to the previous line.

For example:
{noformat}
MaYunFeng@Host1:/> deploy/install-plugon F:/Geronimo/2.1/samples/plugins/
jsp-examples-tomcat/target/jsp-examples-tomcat-2.1.0.0.car
{noformat}

I notice that there is a typo error in "deploy/install-plugon",  but I can not move the cursor to the first line to modify it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (GSHELL-111) The cursor can not move to the provious line if the command is broken to multiple lines

Posted by "Forrest Xia (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GSHELL-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Forrest Xia resolved GSHELL-111.
--------------------------------

    Resolution: Won't Fix

there is a workaround by adding "-T false" when enter gshell. So this jira won't be fixed. 

> The cursor can not move to the provious line if the command is broken to multiple lines
> ---------------------------------------------------------------------------------------
>
>                 Key: GSHELL-111
>                 URL: https://issues.apache.org/jira/browse/GSHELL-111
>             Project: GShell
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Support - IO, Support - Terminal
>    Affects Versions: 1.0-alpha-2
>         Environment: Windows
>            Reporter: YunFeng Ma
>            Assignee: Jason Dillon
>             Fix For: 1.0-alpha-3
>
>
> If the input command is too long and broken into multiple lines, the cursor can not be moved to the previous line.
> For example:
> {noformat}
> MaYunFeng@Host1:/> deploy/install-plugon F:/Geronimo/2.1/samples/plugins/
> jsp-examples-tomcat/target/jsp-examples-tomcat-2.1.0.0.car
> {noformat}
> I notice that there is a typo error in "deploy/install-plugon",  but I can not move the cursor to the first line to modify it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GSHELL-111) The cursor can not move to the provious line if the command is broken to multiple lines

Posted by "Jason Dillon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GSHELL-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594111#action_12594111 ] 

Jason Dillon commented on GSHELL-111:
-------------------------------------

And how does it behave with the terminal set to none then?

> The cursor can not move to the provious line if the command is broken to multiple lines
> ---------------------------------------------------------------------------------------
>
>                 Key: GSHELL-111
>                 URL: https://issues.apache.org/jira/browse/GSHELL-111
>             Project: GShell
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: CLI
>    Affects Versions: 1.0-alpha-2
>         Environment: Windows
>            Reporter: YunFeng Ma
>            Assignee: Jason Dillon
>             Fix For: 1.0-alpha-2
>
>
> If the input command is too long and broken into multiple lines, the cursor can not be moved to the previous line.
> For example:
> {noformat}
> MaYunFeng@Host1:/> deploy/install-plugon F:/Geronimo/2.1/samples/plugins/
> jsp-examples-tomcat/target/jsp-examples-tomcat-2.1.0.0.car
> {noformat}
> I notice that there is a typo error in "deploy/install-plugon",  but I can not move the cursor to the first line to modify it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GSHELL-111) The cursor can not move to the provious line if the command is broken to multiple lines

Posted by "Jason Dillon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GSHELL-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594098#action_12594098 ] 

Jason Dillon commented on GSHELL-111:
-------------------------------------

Um, gsh commands work only with one line... so this 2 line snip is not going to produce the desired results.  This is again, user error... nothing to be fixed here.

> The cursor can not move to the provious line if the command is broken to multiple lines
> ---------------------------------------------------------------------------------------
>
>                 Key: GSHELL-111
>                 URL: https://issues.apache.org/jira/browse/GSHELL-111
>             Project: GShell
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: CLI
>    Affects Versions: 1.0-alpha-2
>         Environment: Windows
>            Reporter: YunFeng Ma
>            Assignee: Jason Dillon
>             Fix For: 1.0-alpha-2
>
>
> If the input command is too long and broken into multiple lines, the cursor can not be moved to the previous line.
> For example:
> {noformat}
> MaYunFeng@Host1:/> deploy/install-plugon F:/Geronimo/2.1/samples/plugins/
> jsp-examples-tomcat/target/jsp-examples-tomcat-2.1.0.0.car
> {noformat}
> I notice that there is a typo error in "deploy/install-plugon",  but I can not move the cursor to the first line to modify it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GSHELL-111) The cursor can not move to the provious line if the command is broken to multiple lines

Posted by "Jason Dillon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GSHELL-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dillon closed GSHELL-111.
-------------------------------

    Resolution: Invalid

> The cursor can not move to the provious line if the command is broken to multiple lines
> ---------------------------------------------------------------------------------------
>
>                 Key: GSHELL-111
>                 URL: https://issues.apache.org/jira/browse/GSHELL-111
>             Project: GShell
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: CLI
>    Affects Versions: 1.0-alpha-2
>         Environment: Windows
>            Reporter: YunFeng Ma
>            Assignee: Jason Dillon
>             Fix For: 1.0-alpha-2
>
>
> If the input command is too long and broken into multiple lines, the cursor can not be moved to the previous line.
> For example:
> {noformat}
> MaYunFeng@Host1:/> deploy/install-plugon F:/Geronimo/2.1/samples/plugins/
> jsp-examples-tomcat/target/jsp-examples-tomcat-2.1.0.0.car
> {noformat}
> I notice that there is a typo error in "deploy/install-plugon",  but I can not move the cursor to the first line to modify it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GSHELL-111) The cursor can not move to the provious line if the command is broken to multiple lines

Posted by "Jason Dillon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GSHELL-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594114#action_12594114 ] 

Jason Dillon commented on GSHELL-111:
-------------------------------------

Aighty, its a bug w/Jline then... I'll investigate if/how we can fix it... though I'm starting to lean towards disabling jline for windows.

> The cursor can not move to the provious line if the command is broken to multiple lines
> ---------------------------------------------------------------------------------------
>
>                 Key: GSHELL-111
>                 URL: https://issues.apache.org/jira/browse/GSHELL-111
>             Project: GShell
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: CLI
>    Affects Versions: 1.0-alpha-2
>         Environment: Windows
>            Reporter: YunFeng Ma
>            Assignee: Jason Dillon
>             Fix For: 1.0-alpha-2
>
>
> If the input command is too long and broken into multiple lines, the cursor can not be moved to the previous line.
> For example:
> {noformat}
> MaYunFeng@Host1:/> deploy/install-plugon F:/Geronimo/2.1/samples/plugins/
> jsp-examples-tomcat/target/jsp-examples-tomcat-2.1.0.0.car
> {noformat}
> I notice that there is a typo error in "deploy/install-plugon",  but I can not move the cursor to the first line to modify it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GSHELL-111) The cursor can not move to the provious line if the command is broken to multiple lines

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GSHELL-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594112#action_12594112 ] 

Jarek Gawor commented on GSHELL-111:
------------------------------------

With -T false it works as expected.


> The cursor can not move to the provious line if the command is broken to multiple lines
> ---------------------------------------------------------------------------------------
>
>                 Key: GSHELL-111
>                 URL: https://issues.apache.org/jira/browse/GSHELL-111
>             Project: GShell
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: CLI
>    Affects Versions: 1.0-alpha-2
>         Environment: Windows
>            Reporter: YunFeng Ma
>            Assignee: Jason Dillon
>             Fix For: 1.0-alpha-2
>
>
> If the input command is too long and broken into multiple lines, the cursor can not be moved to the previous line.
> For example:
> {noformat}
> MaYunFeng@Host1:/> deploy/install-plugon F:/Geronimo/2.1/samples/plugins/
> jsp-examples-tomcat/target/jsp-examples-tomcat-2.1.0.0.car
> {noformat}
> I notice that there is a typo error in "deploy/install-plugon",  but I can not move the cursor to the first line to modify it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GSHELL-111) The cursor can not move to the provious line if the command is broken to multiple lines

Posted by "Jason Dillon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GSHELL-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dillon updated GSHELL-111:
--------------------------------

      Component/s:     (was: CLI)
                   Support - IO
                   JLine
    Fix Version/s:     (was: 1.0-alpha-2)
                   1.0-alpha-3

> The cursor can not move to the provious line if the command is broken to multiple lines
> ---------------------------------------------------------------------------------------
>
>                 Key: GSHELL-111
>                 URL: https://issues.apache.org/jira/browse/GSHELL-111
>             Project: GShell
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: JLine, Support - IO
>    Affects Versions: 1.0-alpha-2
>         Environment: Windows
>            Reporter: YunFeng Ma
>            Assignee: Jason Dillon
>             Fix For: 1.0-alpha-3
>
>
> If the input command is too long and broken into multiple lines, the cursor can not be moved to the previous line.
> For example:
> {noformat}
> MaYunFeng@Host1:/> deploy/install-plugon F:/Geronimo/2.1/samples/plugins/
> jsp-examples-tomcat/target/jsp-examples-tomcat-2.1.0.0.car
> {noformat}
> I notice that there is a typo error in "deploy/install-plugon",  but I can not move the cursor to the first line to modify it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (GSHELL-111) The cursor can not move to the provious line if the command is broken to multiple lines

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GSHELL-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor reopened GSHELL-111:
--------------------------------


What? The command was typed and it got wrapped since it was longer then 80 characters. Once it wrapped the cursor will not return to the first line on Windows. It works fine on Unix, so it must be a problem with gshell or the jline windows terminal.


> The cursor can not move to the provious line if the command is broken to multiple lines
> ---------------------------------------------------------------------------------------
>
>                 Key: GSHELL-111
>                 URL: https://issues.apache.org/jira/browse/GSHELL-111
>             Project: GShell
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: CLI
>    Affects Versions: 1.0-alpha-2
>         Environment: Windows
>            Reporter: YunFeng Ma
>            Assignee: Jason Dillon
>             Fix For: 1.0-alpha-2
>
>
> If the input command is too long and broken into multiple lines, the cursor can not be moved to the previous line.
> For example:
> {noformat}
> MaYunFeng@Host1:/> deploy/install-plugon F:/Geronimo/2.1/samples/plugins/
> jsp-examples-tomcat/target/jsp-examples-tomcat-2.1.0.0.car
> {noformat}
> I notice that there is a typo error in "deploy/install-plugon",  but I can not move the cursor to the first line to modify it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.