zsh-workers
 help / color / mirror / code / Atom feed
* Completion of abbrev. paths with variables doesn't work
@ 2008-11-17 19:31 Jörg Sommer
  2008-11-30  4:54 ` Bart Schaefer
  0 siblings, 1 reply; 6+ messages in thread
From: Jörg Sommer @ 2008-11-17 19:31 UTC (permalink / raw)
  To: zsh-workers

Hi,

when I set glob_complete the completion of paths with variables doesn't
work.

% zsh-beta -f
ibook% echo $ZSH_VERSION 
4.3.9-dev-0-cvs1115
ibook% d=/usr/share/doc
ibook% autoload -Uz compinit
ibook% compinit
ibook% setopt glob_complete 
ibook% less $d/mu/ma<TAB>

No completion

ibook% unsetopt glob_complete 
ibook% less $d/mu/ma<TAB>

Zsh completes $d/mutt/manual.txt.gz

Bye, Jörg.
-- 
Ich halte ihn zwar für einen Schurken und das was er sagt für
falsch – aber ich bin bereit mein Leben dafür einzusetzen, daß
er seine Meinung sagen kann.		(Voletair)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-12-04 12:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-17 19:31 Completion of abbrev. paths with variables doesn't work Jörg Sommer
2008-11-30  4:54 ` Bart Schaefer
2008-12-03 14:39   ` Jörg Sommer
2008-12-03 16:40     ` Bart Schaefer
2008-12-03 17:38       ` Jörg Sommer
2008-12-04 11:33       ` Jörg Sommer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).