Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Completion question
- X-seq: zsh-users 5047
- From: jarausch@xxxxxxxxxxxxxxxxxxx
- To: zsh-users@xxxxxxxxxx
- Subject: Completion question
- Date: Tue, 11 Jun 2002 13:40:09 +0200
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Reply-to: jarausch@xxxxxxxxxxxxxxxxxxx
Hi all,
is there any simple means to enable filename completion
in situations like this one
export PATH=/usr/local/lib/libper <TAB>
I always have to first insert a blank after '='
and then remove it after completion.
Can I tell the completion system to 'split' after
a certain character (like '=') here.
Many thanks for a hint,
Helmut Jarausch
Lehrstuhl fuer Numerische Mathematik
Institute of Technology, RWTH Aachen
D 52056 Aachen, Germany
Messages sorted by:
Reverse Date,
Date,
Thread,
Author