From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9106 invoked from network); 16 Mar 2000 17:34:54 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 16 Mar 2000 17:34:54 -0000 Received: (qmail 26104 invoked by alias); 16 Mar 2000 17:34:36 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 2968 Received: (qmail 26087 invoked from network); 16 Mar 2000 17:34:35 -0000 From: "Bart Schaefer" Message-Id: <1000316173424.ZM26095@candle.brasslantern.com> Date: Thu, 16 Mar 2000 17:34:24 +0000 In-Reply-To: Comments: In reply to John S Cooper "Re: case-insensitive filename completion?" (Mar 16, 5:00pm) References: <1000316154932.ZM24583@candle.brasslantern.com> X-Mailer: Z-Mail (5.0.0 30July97) To: John S Cooper Subject: Re: case-insensitive filename completion? Cc: zsh-users@sunsite.auc.dk MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Mar 16, 5:00pm, John S Cooper wrote: } Subject: Re: case-insensitive filename completion? } } 1) My `setopt autolist' behavior seems to no longer work unsetopt list_ambiguous } 2) If my cursor is at the bottom of my xterm window, filename completion } scrolls the "current line" upwards in order to list completions below. unsetopt always_last_prompt Both of these result from a change to make the default option settings in 3.1.2+ display more of the fancy features of zsh. The 3.0.x and earlier ethic had been to leave most of the fancy stuff turned off until the user discovered it. It was decided that most people NEVER discovered it, so it would be better start out with it and make people turn it off. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com