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

globcomplete desctroys file completion



Hi,

when I set the option globcomplete, file completion doesn't work in all
cases.

% zsh -f
ibook% autoload -Uz compinit
ibook% compinit
ibook% print -l T/t/t<TAB>          --> Tmp/texlive/te
ibook% setopt globcomplete 
ibook% print -l T/t/t<TAB>          --> nothing, failure
% zsh --version
zsh 4.3.9 (powerpc-unknown-linux-gnu)

A log for this is available at
http://alioth.debian.org/~jo-guest/zsh5117print1

Bye, JÃrg.
-- 
Fuchs' Paradoxon (http://www.bruhaha.de/laws.html):
Wer eine allgemeine Frage beliebigen Themas nach de.alt.arnooo postet und
eine ernsthafte Antwort erwartet, ist dort eigentlich ziemlich ontopic.



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