Comment 4 for bug 752193

Revision history for this message
Felix Haller (felixhaller) wrote :

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