From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7065 invoked from network); 5 Mar 1997 20:58:14 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by coral.primenet.com.au with SMTP; 5 Mar 1997 20:58:14 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id PAA01178; Wed, 5 Mar 1997 15:42:54 -0500 (EST) Resent-Date: Wed, 5 Mar 1997 15:42:54 -0500 (EST) Message-Id: <199703052045.VAA02739@dbs25.inf.ethz.ch> X-Authentication-Warning: dbs25.inf.ethz.ch: fessler owned process doing -bs X-Mailer: exmh version 1.6.7 5/3/96 To: zsh-workers@math.gatech.edu Subject: zsh-equivalent for tcsh option "set complete=enhance"? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 05 Mar 1997 21:45:07 +0100 From: Armin Fessler Resent-Message-ID: <"7JoKA3.0.II.DhT7p"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/2952 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Is there any equivalent in the zsh for the above option that makes completion ignore case (and also `.', `-' and `_')? Or has anybody written a tool for it? For some people that is the only reason why not to use zsh instead of tcsh. I also think it is a nice feature. Thanks, Armin