Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Completion of autocd Doesn't Show all the Possible Matches
Bart Schaefer a écrit :
> If you type the trailing slash, then zsh assumes that what you really
> want to complete is what comes after the slash, that is, directories
> INSIDE a directory whose name starts with "c"; so I would expect that
> it's only showing you those directories that contain subdirectories.
How could I define a custom completion mechanism which complete only
from the set of all the directories (being direct children of the
current directory) starting with the characters typed so far?
Greetings,
--
Bastien
Messages sorted by:
Reverse Date,
Date,
Thread,
Author