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

Re: completing commands



On Sep 3, 11:44am, Peter Stephenson wrote:
}
} Completing executable file or directory
} <list of directories>
} Completing directory
} <the same list of directories>
} 
} The second list comes from autocd --- it doesn't need to be the same
} list, because it can use cdpath, but often it is the same list because
} e.g. I typed ./ first.  Any thoughts about fixing this?

zstyle ':completion:*:*:-command-:*:directories' group-name executables



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