From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7706 invoked from network); 4 Oct 2001 16:43:24 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 4 Oct 2001 16:43:24 -0000 Received: (qmail 13339 invoked by alias); 4 Oct 2001 16:43:10 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15935 Received: (qmail 13327 invoked from network); 4 Oct 2001 16:43:09 -0000 From: martin.ebourne@arcordia.com Expiry-Date: Wed, 2 Jan 2002 -1:-1:-1 +0000 Subject: Completion behaviour in 4.1.0-dev-1 To: zsh-workers@sunsite.dk Date: Thu, 4 Oct 2001 17:41:26 +0100 Message-ID: X-MIMETrack: Serialize by Router on LON-ARCMTA-01/ARCORDIA(Release 5.0.3 (Intl)|21 March 2000) at 10/04/2001 05:41:29 PM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Hi, I've just upgraded from Zsh 4.0.2 to 4.1.0-dev-1, and I've noticed a change in completion behaviour. If I do: % zsh -f gdd-odybin2% autoload -U compinit gdd-odybin2% compinit -C gdd-odybin2% setopt cdablevars gdd-odybin2% zstyle ':completion:*:complete:cd:*' tag-order local-directories gdd-odybin2% cd c I get a list of local directories, users, and anything else cd can make use of. If I do this on 4.0.2 then I only get local directories, assuming one matches - otherwise I get the other stuff - which is what I want. In 4.1.0 I get only the local directories if I do 'cd ', just like in 4.0.2. It's only when I've added the 'c' that it gives the full list. Cheers, Martin. This e-mail message is CONFIDENTIAL and may contain legally privileged information. If you are not the intended recipient you should not read, copy, distribute, disclose or otherwise use the information in this e-mail. Please also telephone or fax us immediately and delete the message from your system. E-mail may be susceptible to data corruption, interception and unauthorised amendment, and we do not accept liability for any such corruption, interception or amendment or the consequences thereof.