zsh-workers
 help / color / mirror / code / Atom feed
From: Ollivier Robert <roberto@eurocontrol.fr>
To: zsh-workers@sunsite.auc.dk
Subject: Completion for mutt
Date: Mon, 14 Feb 2000 16:11:29 +0100	[thread overview]
Message-ID: <20000214161129.B58230@caerdonn.eurocontrol.fr> (raw)

When we switched from compctl to completion widgets, we lost something in
the Mutt frompltion. I used to be able to complete on '+' (which represents
~/Mail generally) after a '-f'. Now it is trying to expand only full path
behind "-f"...

The old compctl rule is the following:

compctl -u -x 's[-]' -k '(a c f F i n p s v z h)' - 's[+]' -W $HOME/Mail -f - 'S[[./]]' -f - 'c[-1,-s]' -X '<subject>' - 'c[-1,-i]' -f - 'c[-1,-F]' -f - 'c[-1,-a]' -f - 'c[-1,-f]' -f -- mutt

Also this one doesn't seem to work anymore...

compctl -g '/var/db/pkg/*(/:t)' pkg_delete pkg_info
-- 
Ollivier ROBERT -=- Eurocontrol EEC/TEC -=- roberto@eurocontrol.fr
The Postman hits! The Postman hits! You have new mail.


         reply	other threads:[~2000-02-14 15:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-14 11:56 completion but extra options allowed Sven Wischnowsky
     [not found] ` <20000210153411.A27005@fruitcom.com>
     [not found]   ` <1000210175857.ZM6927@candle.brasslantern.com>
     [not found]     ` <20000210195143.A26109@br-online.de>
     [not found]       ` <1000211175555.ZM32309@candle.brasslantern.com>
     [not found]         ` <20000214150010.B17427@br-online.de>
2000-02-14 15:11           ` Ollivier Robert [this message]
2000-02-14 17:21             ` Completion for mutt Bart Schaefer
2000-02-15  9:53 Sven Wischnowsky
2000-02-15 11:49 ` Ollivier Robert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20000214161129.B58230@caerdonn.eurocontrol.fr \
    --to=roberto@eurocontrol.fr \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).