On 3/16/07, Tassilo Horn <[EMAIL PROTECTED]> wrote: > Hi, > > when trying to complete directory names the first entry is shown two > times.
Hi Tassilo, Thank you for the bug report. Unfortunatly, I am unable to reproduce this problem. What fish version are you using? > > ,---- > | [EMAIL PROTECTED] ~> cd uni/Hauptstudium/Software<TAB> > | …oftware-Architektur/ (Directory in .) > | …oftware-Architektur/ (Directory in /home/heimdall) > | > | …oftware-Measurement/ (Directory in .) > | …oftware-Reengineering/ (Directory in .) > | > | …oftware-Testing/ (Directory in .) > | …oftwaretechnikI/ (Directory in .) > `---- > > And the second completion is wrong: Software-Architektur is a directory > in /home/heimdall/uni/Hauptstudium/, not in /home/heimdall/. > > This seems to happen only if I cd from my $HOME directory. If I change > into another directory first, it works as expected. > > ,---- > | [EMAIL PROTECTED] ~> cd uni/Hauptstudium > | [EMAIL PROTECTED] ~/u/Hauptstudium> cd Software > | …oftware-Architektur/ (Directory in .) > | …oftware-Measurement/ (Directory in .) > | > | …oftware-Reengineering/ (Directory in .) > | …oftware-Testing/ (Directory in .) > | > | …oftwaretechnikI/ (Directory in .) > `---- > > or > > ,---- > | [EMAIL PROTECTED] ~> cd tmp/ > | [EMAIL PROTECTED] ~/tmp> cd ../uni/Hauptstudium/Software > | …oftware-Architektur/ (Directory) > | …oftware-Measurement/ (Directory) > | > | …oftware-Reengineering/ (Directory) > | …oftware-Testing/ (Directory) > | > | …oftwaretechnikI/ (Directory) > `---- > > Bye, > Tassilo > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Fish-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fish-users > -- Axel ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
