From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16295 invoked by alias); 5 May 2010 05:00:45 -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: 15046 Received: (qmail 2722 invoked from network); 5 May 2010 05:00:42 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) 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.1 Received-SPF: none (ns1.primenet.com.au: domain at sysctl.co.uk does not designate permitted sender hosts) Subject: Re: Zsh autocompletion with no access to a parent directory Mime-Version: 1.0 (Apple Message framework v1147.1) Content-Type: text/plain; charset=us-ascii From: Matt Wright In-Reply-To: <20100430093251.4fcd8c45@csr.com> Date: Tue, 4 May 2010 21:55:06 -0700 Cc: zsh-users@zsh.org Content-Transfer-Encoding: quoted-printable Message-Id: <525981C5-BC27-4014-B02D-EB7DA02093A3@sysctl.co.uk> References: <3663DC29-7A8F-4A0C-8262-5FFE701C8E3A@sysctl.co.uk> <20100413174533.5a15043a@news01> <361816B9-75B6-4C88-8BE9-097B33CA2283@sysctl.co.uk> <201004140914.o3E9EPkL009936@news01.csr.com> <201004140947.o3E9llgG010201@news01.csr.com> <20100423224428.7479faa8@pws-pc> <20100429223850.14143862@pws-pc> <04C31B8F-4588-4DA0-93E6-EB175CEFA6F6@sysctl.co.uk> <20100430093251.4fcd8c45@csr.com> To: Peter Stephenson X-Mailer: Apple Mail (2.1147.1) > It should apply OK to what's in the archive (and does here), but I did > change the previous patch from what I gave you before, so it would be > problematic with anything not under revision control... Yep, so I've been using it since we last talked and its good. = Specifically all the sillyness with ~ characters in filenames works = fine. I've got some other network-based auto completion thoughts but I'll = start a new thread on them. M=