Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
How to get started with the completion system
- X-seq: zsh-users 5182
- From: Jesper Holmberg <jesper.holmberg.5791@xxxxxxxxxxxxx>
- To: Zsh-users List <zsh-users@xxxxxxxxxx>
- Subject: How to get started with the completion system
- Date: Sun, 21 Jul 2002 08:37:41 +0200
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
I am afraid this is quite a stupid question, but I'm looking for
information on how to get started customizing the (new) completion system.
I have found information about how to get it up and runnig, and how to
write one's own functions, but I'd like to first of all explore what's
included "out of the box".
More specifically, I'd like scp to know my account names on remote hosts
that I log into, and also maintain a list of these remote hosts, so that I
can type "scp ./try.txt je <TAB> @ hos <TAB>" and have the parts before and
after the at-sign completed.
So my question is twofold, I guess. How do I do the abovementioned, and
where could I have found out without bothering the list?
TIA
Jesper
--
Jesper Holmberg "But how can one be warm alone?"
Studentstaden 19:312
752 33 Uppsala tel: +46 18 50 17 31
SWEDEN mob: +46 709 18 32 28
Messages sorted by:
Reverse Date,
Date,
Thread,
Author