From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21992 invoked by alias); 24 Oct 2014 02:24:02 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 19276 Received: (qmail 28839 invoked from network); 24 Oct 2014 02:24:01 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=ce9ldcHJ c=1 sm=1 tr=0 a=FT8er97JFeGWzr5TCOCO5w==:117 a=FT8er97JFeGWzr5TCOCO5w==:17 a=kj9zAlcOel0A:10 a=q2GGsy2AAAAA:8 a=oR5dmqMzAAAA:8 a=-9mUelKeXuEA:10 a=zyIKcv2h4cuWPA5sh3wA:9 a=CjuIK1q_8ugA:10 a=EM6GbI7kdFcA:10 a=lAUkhMvE4XcA:10 a=wNWsLBWYdqIA:10 From: Bart Schaefer Message-id: <141023192353.ZM19606@torch.brasslantern.com> Date: Thu, 23 Oct 2014 19:23:53 -0700 In-reply-to: Comments: In reply to TJ Luoma "Re: tab completion bug?" (Oct 23, 9:26am) References: <20141023133140.07d56359@pwslap01u.europe.root.pri> <20141023140616.456fa1f1@pwslap01u.europe.root.pri> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: Zsh-Users List Subject: Re: tab completion bug? MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Oct 23, 9:26am, TJ Luoma wrote: } } I would still suggest that the original behavior which left me with } "cd $sites//Users/luomat/Dropbox/Sites/" is a zsh bug, but I will } leave that decision to those more qualified to answer. I'm not able to reproduce this behavior ... I get the correct set of completions even when capitals in $sites do not match the filesystem. There must be something else going on with your configuration.