From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1140 invoked from network); 26 Sep 1997 13:50:35 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 26 Sep 1997 13:50:35 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id JAA15423; Fri, 26 Sep 1997 09:32:40 -0400 (EDT) Resent-Date: Fri, 26 Sep 1997 09:32:19 -0400 (EDT) From: Andrew Main Message-Id: <199709261332.OAA07411@taos.demon.co.uk> Subject: Re: bash-like completion? To: wsldanke@cs.ruu.nl (Wessel Dankers) Date: Fri, 26 Sep 1997 14:32:33 +0100 (BST) Cc: zsh-users@math.gatech.edu In-Reply-To: from "Wessel Dankers" at Sep 26, 97 03:17:16 pm X-Loop: zefram@tao.co.uk X-Headers: in preparation X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"hNVWX.0.Gm3.YbxAq"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1032 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Wessel Dankers wrote: >Is it possible to do this in a global manner? Using compctl or setopt, but >not just for specific commands. setopt MAGIC_EQUAL_SUBST would probably do what you want. >And what about an easier way to affect completion after command line flags? >All this compctl gibberish is very nice, but hardly user friendly. I'm >getting a bit tired to man zshcompctl all the time. It's been discussed, but won't happen for a while yet. -zefram