]
George Gastaldi closed FORGE-656.
---------------------------------
Assignee: George Gastaldi
Resolution: Done
Refactored and added tests
"Did you mean ?" feature ignores alias commands
-----------------------------------------------
Key: FORGE-656
URL:
https://issues.jboss.org/browse/FORGE-656
Project: Forge
Issue Type: Bug
Reporter: George Gastaldi
Assignee: George Gastaldi
Priority: Minor
Labels: starter
Fix For: 1.0.7.Final
The "Did you mean ?" list shown when you type an invalid command does not show
aliased commands, like:
{code:java}
alias "ll=ls -l"
{code}
And then you type L in lowercase, it currently displays:
{code}
***ERROR*** No such command: l
Did you mean any of these ?
ls
{code}
but should display the aliased commands as well.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: