delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/01/25/09:41:22

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E3629385780C
Authentication-Results: sourceware.org;
dmarc=none (p=none dis=none) header.from=towo.net
Authentication-Results: sourceware.org; spf=none smtp.mailfrom=towo AT towo DOT net
Subject: Re: switching to any other than English keyboard layout is not
handled correctly anymore on the prompt at minimum
To: cygwin AT cygwin DOT com
References: <CANeJNHoujwZWP9kSKY7dLTUkFxeg3nTx=8bdgmdYqFrOSxmU7g AT mail DOT gmail DOT com>
<20210125222916 DOT b1fa2ddfb60088112f17eb2c AT nifty DOT ne DOT jp>
<CANeJNHqY5eVF0R68znhc=rYu8oAcnSKbarMpt_CksgXN5_s5Dw AT mail DOT gmail DOT com>
From: Thomas Wolff <towo AT towo DOT net>
Message-ID: <d1fb2eaf-0702-e066-8522-1068b7ff415f@towo.net>
Date: Mon, 25 Jan 2021 15:40:34 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.6.1
MIME-Version: 1.0
In-Reply-To: <CANeJNHqY5eVF0R68znhc=rYu8oAcnSKbarMpt_CksgXN5_s5Dw@mail.gmail.com>
X-Provags-ID: V03:K1:lfP4bY60FBJkuW8W9Tni1zmaPEtSDw2EWtxvJ2E/SamaWgIjnLK
dAa0U7kX6/Yqk1QSjlEtIu3JlIVYZnH8jeAW/cQEMMWNeTYcpgUBeB3OPDddE28wgm8pzq3
SfFU9vH5IiQUsoSLWohxIPFJPjrY5At8Jql14EGgANoxSX6uj8MyAh7sGtuV7muv5rCCHZr
9pm/i9ZF5L60YiLBMc2Qg==
X-UI-Out-Filterresults: notjunk:1;V03:K0:tDzqvDz0NR4=:fy8kFpHXV9tD/jl39cT7Fm
VB53IvyfSrUBA4DYPrk1hGgmJks+FLbW6ukOdAEqrLvVZpZ0K3pmvlxLdgDeRa5BjdBWSB4QI
2t9bJWy/+jbkGgl+y5aktiOxDHkYHpzb+88kRZgPCVjZ35s4nglaCtsGhlaXU+zOx1T6/04aU
9nfNAAD/jm4m4GMSon1HXuNBmYAqQ4Dmo8GZ3KN8HZVEL3mtM/QyCIXpUFqjznyfeBeGOiQnL
PvgKpPVCwSPnYDvgGsmHoytBGdAjSpTnGJsQnLWdOGKsu3jUpbEMAvzBlcBiatWPbEfLqXs2r
K+sRfJugmjoOCyb2SdoF9YJ/2jtzcMb633fAxxsDrIv1x/NEfqjPvBf8GjdWHYMOu7FBJqS5e
0HfIP9VB6M5r1qJmLIc3NqSx/JrAfx2BkKnl6Jj/kpMpB0gM9mfIW9KdejiSz
X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,
SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

Am 25.01.2021 um 15:03 schrieb Ariel Burbaickij via Cygwin:
> It says following:
> LANG=en_US.UTF-8
> LC_CTYPE="en_US.UTF-8"
> LC_NUMERIC="en_US.UTF-8"
> LC_TIME="en_US.UTF-8"
> LC_COLLATE="en_US.UTF-8"
> LC_MONETARY="en_US.UTF-8"
> LC_MESSAGES="en_US.UTF-8"
> LC_ALL=
>
> but why would it matter in the scenario where the user switches the layout
> explicitly him-/herself?
>
>
> Kind Regards
> Ariel Burbaickij
Please answer below the quoted mail in this list.

> On Mon, Jan 25, 2021 at 2:29 PM Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp> wrote:
>
>> On Mon, 25 Jan 2021 13:46:48 +0100
>> Ariel Burbaickij wrote:
>>> Hello Cygwin,
>>> I tried to find some files from the command line prompt which are named
>>> using various non-Latin (Russian, Hebrew, Arabic) and non-default Latin
>>> (German) layouts under Windows 10 Enterprise using recent cygwin version
>>> and the outcome is that instead of representing letters I see control
>>> characters of the type: \263\320\321  (Unicode numeric value of the
>>> letters?). Any ideas what happens here and how correct functionality can be restored?
Your information is quite sparse. How do you try to find files? What's 
your command? Which shell do you use? Did it ever work before for you?
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


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