Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
How do I complete from words in a file? (again)
- X-seq: zsh-users 6988
- From: Eric Smith <es@xxxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxxxxx>
- Subject: How do I complete from words in a file? (again)
- Date: Sun, 11 Jan 2004 16:37:29 +0100
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
For example I have keys in the form
"_what_ever_" in certain files and want to type
on the command line:
_wh<tab>
and this should give me all the words commencing
with `_wh' in the specified files.
This completion could occur anywhere on the command line.
FWIW I am using compsys.
Thanks for any help!
--
Eric Smith
zsh devotee
Messages sorted by:
Reverse Date,
Date,
Thread,
Author