From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19198 invoked from network); 26 Jul 2000 11:01:56 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 26 Jul 2000 11:01:56 -0000 Received: (qmail 29735 invoked by alias); 26 Jul 2000 11:01:34 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3338 Received: (qmail 29728 invoked from network); 26 Jul 2000 11:01:33 -0000 Date: Wed, 26 Jul 2000 12:57:58 +0200 From: Matthias Kopfermann To: zsh mailinglist Subject: how can one let completion work *inside* zsh scripts? Message-ID: <20000726125758.A7962@linux-ws.kg-hittfeld.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i I don't know how to do completion _within_ scripts. At the prompt it is not a big problem for me but within scripts I have no clue. What messages of the archive should I read regarding this question or can you show me how to do that? Matthias