From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7219 invoked from network); 14 Feb 2000 15:11:49 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 14 Feb 2000 15:11:49 -0000 Received: (qmail 26446 invoked by alias); 14 Feb 2000 15:11:30 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9724 Received: (qmail 26435 invoked from network); 14 Feb 2000 15:11:30 -0000 Date: Mon, 14 Feb 2000 16:11:29 +0100 From: Ollivier Robert To: zsh-workers@sunsite.auc.dk Subject: Completion for mutt Message-ID: <20000214161129.B58230@caerdonn.eurocontrol.fr> Mail-Followup-To: zsh-workers@sunsite.auc.dk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i X-Operating-System: FreeBSD 4.0-CURRENT 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 '' - '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.