Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Completion of abbrev. paths with variables doesn't work
- X-seq: zsh-workers 26098
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Completion of abbrev. paths with variables doesn't work
- Date: Sat, 29 Nov 2008 20:54:40 -0800
- In-reply-to: <slrngi3hkc.1r1.joerg@xxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <slrngi3hkc.1r1.joerg@xxxxxxxxxxxx>
On Nov 17, 7:31pm, Jorg wrote:
}
} 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
This works for me in zsh 4.3.9-dev-1 as of 2008-11-27. Can you still
reproduce the problem?
Of course one must not be using the _expand completer or the variable
is replaced before any other completion is attempted.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author