Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Adding file name completions
- X-seq: zsh-users 15728
- From: Jean-Rene David <jeanrene.david@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Adding file name completions
- Date: Tue, 25 Jan 2011 00:50:08 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=S31jzrdPcds70qe60jUaZ9ocyLoiC1nMjXxsuM79BqA=; b=jLm4UHixXCG8w63F/93/UIuycr4T86HvhDjG2tTHABBa+7+iHaOGPYp+XsMjoTEDyd gHDNCa+MKEerb0gkZ9vGDNMOeG3MNDjOaXNE42I75mOToGZohtUEgzl6kbHbhGnO53ZS ps5Ns0FhVNShPS1uMJUT3MBPFL3ZzUwaijHxk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=MObtCPTKhypsP7gKKWF43tlB1/UKLcBzgqy6toPVB/GRXiiWUZpNrCtxwmBx8umZNJ Xa9K9UBRbNErRSpWuwHZ4/nEXR01PhFeoHTrZi0hvSAj/gcbgE5ES8TYU5+c2W7dxg1w 9esSiMQiZ2hm+N6ADbbWNADC5h9HsIqH/YW6I=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hello,
If I type a command name followed by <tab> and I find the completer for
that command doesn't complete filenames, is there a way to tell zsh to
add filename completion?
--
JR
Messages sorted by:
Reverse Date,
Date,
Thread,
Author