Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: TAB-expansion problems



On Mar 13,  9:54am, Meino Christian Cramer wrote:
}
}  Ok, I "killed" cdpath and now my <TAB> does not report "everything
}  ever seen" anymore.

The tag-order style that I suggested would achieve this without having
to kill cdpath, just in case you find cdpath useful in other cases.
 
}  Suppose your are here:
} 
} 		 $HOME/ThisDir/AnotherDir
} 
}  and in ./AnotherDir there is another dir called "WhereIWantToBe"
} 
}  [...] does zsh "see" the one and only directoy
}  "WhereIWantToBe" and gives me
} 
} 	 cd WhereIWantToBe
} 
}  right after hitting <TAB>?

Yes.



Messages sorted by: Reverse Date, Date, Thread, Author