Comment 5 for bug 219406

Revision history for this message
Jarno Suni (jarnos) wrote :

I can reproduce in ubuntu 14.04 (trusty)

Type the following in terminal and finally press Tabulator:
cd /tmp && mkdir test && cd test && touch :test
ls :

Then the last line is:
ls :\:test
Press enter.
ls: cannot access ::test: No such file or directory