delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/08/01/15:38:23

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type; q=dns; s=default; b=YuN7
TRznB2Xce8HanbAa6FetAVVjT7xn1v77lPEYjxlZSvzbCRkZFR6r83NcJ93yu9d5
h7VHdiw5EIpZq74fHI7MytLuPyfVcHEwVxmwFRfoO9K684AJqH6oJlB3vhgN5U0G
uJCVhy2cPaFWEAcYYsEGMC2IspmzEdXjkg3FKEM=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type; s=default; bh=saN3yMNH/l
WE32lsd2IKBFiD42U=; b=t5gCbIBp4ggUZvkwduCD9/ShMWpa84/odCb1a3ZsFA
B76KCfYwrBb7x3exPSxcN/IUya9abft80qO5/9Cx1oi5itH18aWXTVZ4vONnLf6O
qD3QsL49JzL8yDjNLoTb3n+tEytUckb6CIl9cqHgWrsABkdfKLkTtgJKnfF4zOx0
I=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=ronald, Ronald, 10371, mud
X-HELO: know-smtprelay-omc-9.server.virginmedia.net
X-Authenticated-User: slysven AT virginmedia DOT com
X-Spam: 0
X-Authority: v=2.1 cv=aJkN0uJm c=1 sm=1 tr=0 a=dzy5209z5GVPs6dlJ+pfug==:117 a=dzy5209z5GVPs6dlJ+pfug==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=x7bEGLp0ZPQA:10 a=13zjGPudsaEWiJwPRgMA:9 a=lYn-llhaRhBO7hlkfbgA:9 a=pILNOxqGKmIA:10 a=CUXQ11j7H1obvKK5IjMA:9
Subject: Re: cygwin Digest 1 Aug 2017 14:59:32 -0000 Issue 10371
To: cygwin AT cygwin DOT com
References: <1501599572 DOT 86593 DOT ezmlm AT cygwin DOT com>
From: Stephen Lyons <slysven AT virginmedia DOT com>
Message-ID: <6643a4da-3793-a778-9258-6b6472f05f60@virginmedia.com>
Date: Tue, 1 Aug 2017 20:37:50 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1
MIME-Version: 1.0
In-Reply-To: <1501599572.86593.ezmlm@cygwin.com>

--EfmTsJxJBgbKVEMIVWF7htqwJsXhIjrLf
Content-Type: multipart/mixed; boundary="ospN49G7HSpPdHXBxO3EB2jj054OjW1H1";
 protected-headers="v1"
From: Stephen Lyons <slysven AT virginmedia DOT com>
To: cygwin AT cygwin DOT com
Message-ID: <6643a4da-3793-a778-9258-6b6472f05f60 AT virginmedia DOT com>
Subject: Re: cygwin Digest 1 Aug 2017 14:59:32 -0000 Issue 10371
References: <1501599572 DOT 86593 DOT ezmlm AT cygwin DOT com>
In-Reply-To: <1501599572 DOT 86593 DOT ezmlm AT cygwin DOT com>


--ospN49G7HSpPdHXBxO3EB2jj054OjW1H1
Content-Type: text/plain; charset=windows-1252
Content-Language: en-GB
Content-Transfer-Encoding: quoted-printable



On 01/08/17 15:59, Ronald Fischer <XXXXXXXX> wrote:
Subject: Bug in zsh and bash with builtin ls when colorization is used
and the filename starts with a drive letter

> I have in my .zshrc:> >     alias "ls=3Dls --color=3Dauto">     export>
LS_COLORS=3D"di=3D1;4;33:*rc=3D7:*.rb=3D32:*.irbrc=3D32:*.sh=3D36:*.zsh=3D3=
6:*.bak=3D2:*~=3D2:*.log=3D34;*.txt=3D34:ex=3D1"
It looks like your LS_COLORS line is malformed, the character after the
"*.log=3D34" should be the ':' colon (as a separator) rather than the ';'
semi-colon as a ANSI Escape SGR sequence separator/continuation
character...!

HTH

Stephen

8-)

{I code for a MUD client so have up close and personal interactions with
ANSI ESC Codes 8-P }


--ospN49G7HSpPdHXBxO3EB2jj054OjW1H1--

--EfmTsJxJBgbKVEMIVWF7htqwJsXhIjrLf
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQFMBAEBCAA2FiEEBgsYxzFIzB4jYqmR69aK28q05VYFAlmA2JMYHHNseXN2ZW5A
dmlyZ2lubWVkaWEuY29tAAoJEOvWitvKtOVWZtIH/2gBdhkw4PdJ0DLYxdYyCtEg
8Txaede/wQsZpLLQFRa3LIFiR1OfQRjuA/cVlL3xJsJt8M64f3zJhxbFlHQcSBrl
ONXvNvgSHXX+N6Cp4f7UlSnpFSDXP37Vnn5kykOv+vyWEBbh6Sx5ZrLbnOkYGm1V
/oAjOtuc+UEndqujyfFiBDfPwwU2VVFNbMxK4cKYTkFote058WXOIl8RtilR6OqI
v71+jET/wsLRr6fWEZ7s+7gXZTKhp7iTrXKPCoyWNFxiFPEmpdbIsyaYaMbWu+DD
54GH2T/Rati7eihr1FayjoS4zItSnVYHckEwgV68e7W9wvF2Eui0UusxXL1qyBY=
=q+bz
-----END PGP SIGNATURE-----

--EfmTsJxJBgbKVEMIVWF7htqwJsXhIjrLf--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019