Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
'mutt -f' completion
- X-seq: zsh-users 8224
- From: Francisco Borges <borges@xxxxxxxxxx>
- To: Zsh User <zsh-users@xxxxxxxxxx>
- Subject: 'mutt -f' completion
- Date: Wed, 17 Nov 2004 15:16:09 +0100
- Mail-followup-to: Zsh User <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: Alfa Informatica - Rijksuniversiteit Groningen
Hello,
Some related questions:
1. Is there any reason why _mutt shouldn't also complete
% mutt -f[TAB]
with '=' (appart from \! \> \<?), e.g.:
% mutt -f=
and then complete on mutt's mailboxes?
I know that normally
=foo expands to `which foo`, but the here we would have -f= right
before. Does EQUALS still play a role here?
2. All my email is in a non-standard directory /home/foo/foomail and
some folders are maildirs and some mailboxes, how should I use zstyle to
tell, say, _mailboxes to complete to these?
I know there is a mailboxes tag, but I haven't really understood the
zen of zstyle yet...
Peace.
Francisco (Who wants to start mucking with _mutt, but it's checking some
things first).
Messages sorted by:
Reverse Date,
Date,
Thread,
Author