-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
-
User Experience
-
-
-
-
-
When user hits TAB key during inputing of the path to obtain next candidates, they are sorted first by case, then alphabetically:
Select the installation path: [/tmp/c/EAP-7.2.0] /tmp/test/jboss-eap-7.2/<*TAB*> A_dir/ appclient/ docs/ modules/ welcome-content/ Z_dir/ bin/ domain/ standalone/
When I try the same in bash terminal, they are sorted alphabetically case-insensitive.
[jbliznak@rh ~]$ cd /tmp/test/jboss-eap-7.2/<*TAB*> A_dir/ bin/ domain/ .installation/ standalone/ Z_dir/ appclient/ docs/ .galleon/ modules/ welcome-content/
- is blocked by
-
JBEAP-15069 Installer: Upgrade IzPack aesh-readline to 1.10
- Closed
- is caused by
-
AESH-477 CompletionHandler re-sorts custom Completion implementation candidates list
- Resolved