On Fri, Feb 06, 2009 at 11:14:09AM +0100, Goran Josic wrote: > 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?
It's a feature of cd completion for relative paths. From the "Special Variables" section of the "Environment Variables" part of the documentation[0]: CDPATH, which is an array of directories in which to search for the new directory for the cd builtin. The fish init files defined CDPATH to be a universal variable with the values . and ~. [0] - http://fishshell.org/user_doc/index.html#variables -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega <[email protected]>
signature.asc
Description: Digital signature
------------------------------------------------------------------------------ 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
