[forge-issues] [JBoss JIRA] (FORGE-1538) No TAB completion when cd ../ to another class

Antonio Goncalves (JIRA) issues at jboss.org
Thu Jan 30 11:33:28 EST 2014


Antonio Goncalves created FORGE-1538:
----------------------------------------

             Summary: No TAB completion when cd ../ to another class
                 Key: FORGE-1538
                 URL: https://issues.jboss.org/browse/FORGE-1538
             Project: Forge
          Issue Type: Sub-task
          Components: UI - Shell
    Affects Versions: 2.0.0.Final
            Reporter: Antonio Goncalves
             Fix For: 2.x Future


Let's say I have the {{Book}} and {{Musician}} entity. When I'm on {{Book}} to go to {{Musician}} I can : 

{code}
[Book.java]$ cd ../Musician.java
[Musician.java]$
{code}

Unfortunatelly there is not TAB completion

{code}
[Book.java]$ cd ../   TAB
[Book.java]$ cd ../Mu   TAB
{code}


--
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