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

Problem with fake-files style and cd



Hi,

I want to complete foo/ in ~, and when I do this
zstyle ':completion::complete:cd::' fake-files $HOME:foo
I get the completion without the trailing /, if I do
zstyle ':completion::complete:cd::' fake-files $HOME:foo/
I get a trailing slash _and_ a trailing space. Is there a bug or did I
miss something obvious? When I don't get the slash I don't get a space
either.

-- 
Mikael Magnusson



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