From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9080 invoked from network); 20 Aug 1998 11:37:17 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 20 Aug 1998 11:37:17 -0000 Received: (from list@localhost) by math.gatech.edu (8.9.1/8.9.1) id HAA28147; Thu, 20 Aug 1998 07:27:45 -0400 (EDT) Resent-Date: Thu, 20 Aug 1998 07:27:37 -0400 (EDT) X-Lotus-FromDomain: PC-PLUS From: "Stephen Riehm" To: zsh-users@math.gatech.edu Message-ID: Date: Thu, 20 Aug 1998 13:27:30 +0200 Subject: RE: zsh - new user with questions Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Resent-Message-ID: <"81Gji.0.Ht6.fW0tr"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1746 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu > I normally use menu completion, and would expect it to be as following: > the list of possible matches is built case-insensitive (using whatever current locale says), > but the choices are present as is. That is, giving readme, Readme and ReadMe, pressing "less > rTAB" would list all three files as is. So, I would have full control over which file to > select. > /Andrej This is exactly what I'm talking about! Steve