Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-5624

Tab completion doesn't offer more options once prefix match some value

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.DR5
    • 7.1.0.DR2
    • CLI
    • None

    Description

      Tab completion for CLI variables doesn't offer more values once the variable to be completed match some value.

      reproduce

      set foo=/subsystem=logging
      set foobar=/subsystem=logging/console-handler=CONSOLE
      

      actual

      $foo<TAB>
      /  :
      

      expected

      $foo<TAB>
      /  :  foo  foobar
      

      Attachments

        Issue Links

          Activity

            People

              chaowan@redhat.com Chao Wang
              pkremens@redhat.com Petr Kremensky (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: