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

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

      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
      

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

                Created:
                Updated:
                Resolved: