← Back to team overview

canonical-partner-dev team mailing list archive

[Bug 752193] Re: Installation of the acroread package causes completion to treat directories like files with some commands

 

i can ack this problem.

maybe this can help:

when i type:

    nano /etc/defa<tab>

then it completes to 
    
    nano /etc/default/

but when i put a "sudo" in front of the command like:

    sudo nano /etc/defa<tab>

then it completes to 
    
    sudo nano /etc/default

hope it helps

greets
Felix

-- 
You received this bug notification because you are a member of Canonical
Partner Developers, which is subscribed to acroread in Ubuntu.
https://bugs.launchpad.net/bugs/752193

Title:
  Installation of the acroread package causes completion to treat
  directories like files with some commands