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 :content-transfer-encoding; q=dns; s=default; b=sz9Cnii+0bb1wlbg IEJOSlJe7XAnfYWGow6b5z0HSDAWK0UM7lQI+ZkwiZiW3sZD9FsskKvPY8uPUHf0 RNVyXEcFBacVsGZOAd+sYPcwJaX/IHFtcMGB+PYXKa954ZnDn5tiTew4ZxxTrOkZ M0bWpx96zeXjAQJL4fcf8ktRzsc= 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 :content-transfer-encoding; s=default; bh=jm46zWYmLygW+NjrML596X Ke2OY=; b=sXLUv8IR7/KpYsmhui6MP6orlulVE7NM6q7eXSpPS3AOi1RQNpRUxg Kw0KhTIEkD1g/ABLj3E6jxXbhMrX8z4/YN07GJh2+UUD+L+nLN7wHJMsrqHJVn7Q GzpNVLZpE/SuSS0gIBCjeCw1o9P2UKd9kENezb5ilrYZXtowqJY3k= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=ronald, Ronald, HX-Google-DKIM-Signature:sk:disposi, H*r:192.168.88 X-HELO: mail-wr0-f195.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:subject:to:references:from:message-id :disposition-notification-to:date:user-agent:mime-version :in-reply-to:content-transfer-encoding:content-language; bh=23RlvzaUS3l7SI7HfD0s8GaMzcCBVnzH8n+CqcTy2Kw=; b=EKiEjt1Qk2F7zczfvbzWTCdGns0KXnVYYo9TgEUCDYXwxF/YWbw+Q5UrJxtvDreRQD ehPyX1Blq6BrW2ode3156wc0un+cqPBYWtnR8cAIXU5P8R0wr29zjzkGIHaPfGg+k2Er sB9ZoA1edXu/GwgbOQrNr6Y3GejMXPR+/PY9H72xKs46HqVC/1yK6Auyu65CYJdrK10v loK91b7xU+k/v3yNVzt0Cv3rpMe6QxOWvJwe1UTogIc44QXzf+EWxYCAyy5BmuJa4Rwo 5tRq7CbCQwuwZBEuvyNbEYXNiudy3ZZMwMaEQ6oiMAtCTHUgSSI/w2s+XxOfX9kXFogi 74Fg== X-Gm-Message-State: AIVw110yn+CqZfPeMzjYfwV4QsgL82Hp9DSXoOtcQf8q/nTeGiKMBcKl ed8C27VFhMWV5TSK X-Received: by 10.223.183.15 with SMTP id l15mr19150047wre.260.1501609560766; Tue, 01 Aug 2017 10:46:00 -0700 (PDT) Subject: Re: Bug in zsh and bash with builtin ls when colorization is used and the filename starts with a drive letter To: cygwin AT cygwin DOT com References: <1501599567 DOT 2374603 DOT 1059653184 DOT 432A46B6 AT webmail DOT messagingengine DOT com> From: Vlado Message-ID: Date: Tue, 1 Aug 2017 19:45:57 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <1501599567.2374603.1059653184.432A46B6@webmail.messagingengine.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 1.8.2017 16:59, Ronald Fischer wrote: > This is with zsh 5.3, which is what I'm usually using. For curiosity, I > tested the same with bash, and the bash ls builtin command seems to > behave the same as zsh. Hi, are You sure? I run man bash, then /^SHELL BUILTIN COMMANDS and see ... kill, let, local, logout, mapfile, ... No ls. Check Your LS_COLORS value for missig ':' separator between *.log and *.txt definitions. Vlado -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple