Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
globcomplete desctroys file completion
- X-seq: zsh-workers 26590
- From: JÃrg Sommer <joerg@xxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: globcomplete desctroys file completion
- Date: Sat, 21 Feb 2009 14:18:04 +0000 (UTC)
- Dkim-signature: v=1; a=rsa-sha256; c=simple/simple; d=gnuu.de; s=banki; t=1235228712; i=@xxxxxxxxxxxx; bh=x3QSSlJaQ0zTi9OjpEDbHCQaaudE/lbiH RFDXCwVEIM=; h=To:From:Subject:Date:Message-ID:Mime-Version: Content-Type:Content-Transfer-Encoding:Sender; b=Ps8vSWaErc8pM0lrm cAMaaKw+Id/eLqZc61JOmL7sHUh4NFDzMPRS/vBBrPqyW+nMNwJXrQ81T1E7pLHKmdr 1GGDE9J31oBAKdMKvr7roQMFm9K69afuRZ5YwO4rFtB3MR0MIWmMlcOLm9FVfJnBz99 LLl6yj4c572dpsSdlVAg=
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Sender: news <news@xxxxxxxxxxxx>
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