X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 	tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <26366268.post@talk.nabble.com>
References: <26363833.post@talk.nabble.com> 	 <416096c60911151427g12cc5582t6d9bbdc063c5b14a@mail.gmail.com> 	 <26364830.post@talk.nabble.com> 	 <416096c60911151616i77f159baj945771d67777aab@mail.gmail.com> 	 <26366268.post@talk.nabble.com>
Date: Mon, 16 Nov 2009 13:39:42 +0000
Message-ID: <416096c60911160539y79760621r84aa97f4149fd76c@mail.gmail.com>
Subject: Re: Seems like treatment of NTFS ADS (foo:bar) changed between 1.5  	and 1.7 but not mentioned in What's Changed
From: Andy Koppe <andy.koppe@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

2009/11/16 aputerguy:
> Well I'm using Putty to ssh into my Windows machine running cygwin 1.5
> When I do tab completion on the "foo:bar" file it completes to
> foo\357\200\272 but perhaps the Unicode is coming from the Putty terminal
> (which is set to UTF-8) though somehow bash is preserving the encoding that
> gets translated that way...

Right, it was pasting into the UTF-8-configured PuTTY then that
translated the U+F03A to \357\200\272. As far as Cygwin 1.5's bash is
concerned, that's just a bunch of bytes.

Andy

--
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

