From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21572 invoked from network); 5 Jun 1998 16:53:00 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 5 Jun 1998 16:53:00 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id MAA27577; Fri, 5 Jun 1998 12:45:15 -0400 (EDT) Resent-Date: Fri, 5 Jun 1998 12:44:54 -0400 (EDT) Message-Id: <199806051645.MAA15678@luomat.peak.org> Content-Type: text/plain MIME-Version: 1.0 From: Timothy J Luoma Date: Fri, 5 Jun 98 12:45:47 -0400 To: zsh-users@math.gatech.edu Subject: completion of command names Resent-Message-ID: <"98rHS.0.Ak6.022Ur"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1570 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu This used to work in 3.0.5 and I'm not sure what controls it now compctl -c allmanpages man myman obin which wh where wr qs lw obin so I could do, for example: where rem[tab] and get a listing of all the files which would match. I get the feeling I should know the answer to this one... TjL