You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Tadayoshi Sato (JIRA)" <ji...@apache.org> on 2016/05/16 03:28:12 UTC

[jira] [Created] (KARAF-4527) The number in "Display all n possibilities?" differs from the actual number of commands listed

Tadayoshi Sato created KARAF-4527:
-------------------------------------

             Summary: The number in "Display all n possibilities?" differs from the actual number of commands listed
                 Key: KARAF-4527
                 URL: https://issues.apache.org/jira/browse/KARAF-4527
             Project: Karaf
          Issue Type: Bug
          Components: karaf-shell
    Affects Versions: 4.0.5
            Reporter: Tadayoshi Sato


Hitting {{<TAB>}} in the console shows, for example:
{code}
Display all 301 possibilities? (y or n)
{code}
However, counting the actual number of commands listed that follows typing {{'y'}}, it is 275. There is a mismatch in numbers in the prompt message and actual result.

This issue should be resolved by upgrading jLine to 2.14.2 (unreleased yet) or higher:
https://github.com/jline/jline2/issues/247



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)