Hi,

I noticed that the tab completion for cd and ls behaves differently.

Example:

suppose I have a project directory in my home

~/project/first_one
~/project/second_one
~/project/third_one

and suppose I am in a directory

~/foo/subdir

well if I try something like

cd proj <tab><tab>

I obtain
...ect/first_one          (Directory in /home/username/)
...ect/second_one      (Directory in /home/username/)
...ect/third_one         (Directory in /home/username/)

And that's great. But if I try

ls proj <tab><tab> I obtain nothing.

As I don't have any proj directory in the ~/foo/subdir I would expect the same behavior cd had.

Is this a bug or a missing feature...or developer's choice?

Thank you
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to