[ 
https://issues.apache.org/jira/browse/KARAF-4527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15312053#comment-15312053
 ] 

ASF GitHub Bot commented on KARAF-4527:
---------------------------------------

GitHub user tadayosi opened a pull request:

    https://github.com/apache/karaf/pull/191

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

    Just upgrades jLine to 2.14.2.
    
    Please merge it. Thanks!

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tadayosi/karaf KARAF-4527

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/karaf/pull/191.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #191
    
----
commit 30ae5b5668dc8d2250990875afa46ff9cd21cc72
Author: Tadayoshi Sato <[email protected]>
Date:   2016-06-02T09:45:31Z

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

----


> 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
>            Assignee: Jean-Baptiste Onofré
>
> 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)

Reply via email to