Uploaded image for project: 'Aesh'
  1. Aesh
  2. AESH-400

Not displaying all possibilities for FS completion breaks from the command

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 0.66.10
    • 0.66.9
    • None
    • None

      Terminal gets cleared in case user select not to display all possibilities during FS completion.

      my use-case

      [disconnected /] module add --name=org.wildfly.extension.blocker-test 
      --dependencies=org.jboss.staxmapper,org.jboss.as.controller,org.jboss.msc 
      --resources=~/help/test-extension.jar --module-root-dir=../../../<TAB>  
      Display all 103 possibilities? (y or n)<n>
      [disconnected /] 
      

      reproduce
      actual

      [disconnected /] patch apply /etc/<TAB>
      Display all 299 possibilities? (y or n)<n>
      [disconnected /]
      

      expected

      [disconnected /] patch apply /etc/<TAB>
      Display all 299 possibilities? (y or n)<n>
      [disconnected /] patch apply /etc/
      

            olubyans@redhat.com Alexey Loubyansky
            thofman Tomas Hofman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: