Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: In search of an existing feature to turn it off...
- X-seq: zsh-users 21801
- From: Lawrence Velázquez <vq@xxxxxxxxx>
- To: Meino.Cramer@xxxxxx
- Subject: Re: In search of an existing feature to turn it off...
- Date: Sun, 31 Jul 2016 02:42:30 -0400
- Cc: zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=larryv.me; h=cc :content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=9eL+/A6CE6MY7WWsseCNrf1w434=; b=aj1ybt PHtDFXhIPFnwIKrMLm2WsXpUFUnHGX0OqeTO08aTgRneHu5Jz4Vomr38mClAh5uy QbfhNHijnJYkS0ignvyyj5P31s5bHLa4uk056DacHs9nEOBbbXLRIkjJkBw6/tVe qbus8llG1JZtErH6IgU81JO1iuiBxSTPjiVMo=
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=9eL+/A6CE6MY7WW sseCNrf1w434=; b=qqy7827ulQ78l6n1H211KDkqrxzzRhmVkwb/jIfAQ3oK6Bb 9QuluQZiPjxWUSvYF6+EuuNf2zpKWWmOGAZoLXc1onEc1dI64KA8YgMVbDP72O+Z E8iTGvS3Ev4G8Qd2M5r4b3g4WFMR3oZhzstLXwBRhN7LDF0tzkrmajaAUfeU=
- In-reply-to: <20160731061817.GE4656@solfire>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <20160731033017.GA4603@solfire> <0155C157-AC03-4781-AC3D-30C2645410AC@larryv.me> <20160731035442.GB4656@solfire> <2954BEDA-DFF6-43B7-829C-BCCD695AC422@larryv.me> <20160731051308.GD4656@solfire> <9DFDAC79-D915-4B27-A5B6-B89958F65C4E@larryv.me> <20160731061817.GE4656@solfire>
> On Jul 31, 2016, at 2:18 AM, Meino.Cramer@xxxxxx wrote:
>
>> Lawrence Velázquez <vq@xxxxxxxxx> [16-07-31 07:32]:
>>
>> CDABLE_VARS might be your culprit. From the zshoptions(1) man page:
>>
>> CDABLE_VARS (-T)
>> If the argument to a cd command (or an implied cd with the
>> AUTO_CD option set) is not a directory, and does not begin with
>> a slash, try to expand the expression as if it were preceded by
>> a `~' (see the section `Filename Expansion').
>
> I unset that and it seems to do what should.
Great.
vq
Messages sorted by:
Reverse Date,
Date,
Thread,
Author