From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8022 invoked by alias); 14 Apr 2010 17:20:23 -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: 15013 Received: (qmail 25745 invoked from network); 14 Apr 2010 17:20:11 -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=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at sysctl.co.uk does not designate permitted sender hosts) X-AuditID: 1180711d-b7cabae00000754b-3d-4bc5f945240c Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1143) Subject: Re: Zsh autocompletion with no access to a parent directory From: Matt Wright In-Reply-To: <20100414110103.6c9f84ec@news01> Date: Wed, 14 Apr 2010 10:20:06 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <2C6923F4-86D3-4E90-8CF2-7C43B0D0BACA@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> <20100414110103.6c9f84ec@news01> To: zsh-users@zsh.org X-Mailer: Apple Mail (2.1143) X-Brightmail-Tracker: AAAAAQAAAZE= On Apr 14, 2010, at 3:01 AM, Peter Stephenson wrote: > On Wed, 14 Apr 2010 10:47:47 +0100 > Peter Stephenson wrote: >> ... Explicitly setting this style to tt(false) inhibits this >> +behaviour for path components before the cursorl; this overrides the >> +setting of tt(accept-exact-dirs). Thank you, thank you, thank you, thank you. That makes life so much = nicer for me. Have just pulled those changes into my local dotfiles so = they don't disappear when I reinstall my base system.=