From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24087 invoked by alias); 28 Jul 2017 18:39:14 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 24076 invoked by uid 89); 28 Jul 2017 18:39:14 -0000 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=letter, H*M:google X-HELO: mail-oi0-f67.google.com Received: from mail-oi0-f67.google.com (HELO mail-oi0-f67.google.com) (209.85.218.67) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 28 Jul 2017 18:39:12 +0000 Received: by mail-oi0-f67.google.com with SMTP id b130so2517792oii.3 for ; Fri, 28 Jul 2017 11:39:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:subject:to:references :user-agent; bh=9ndsFWrN8mg8FYSiaMUHr0AP6rXGaz2BXsJtX1WhkzQ=; b=snMrn8nDPQZ+LXnymypDR4134RLkKaMpnmQQJrsWKsCrk8YgK9xjsoS+rGkO5cv3UY JmffZft8mO4N1cWE9MjV9VxqzpC7bXAdSBVl8jmJItTz8RZZZzc2CUzsMSFT57to/A1i LNgU6JBb6f7EzGpXQ0UhYFiNFtrydlqABy3IGK4b82U/7ybSVC2pTYCaKRnPCQyWgzwc ngfmNt/qQhODEiOtTE/aihtlm8laLt4nXofrueF1dPLZsty5TRoKU0si8SBC63C5dAkB gAxIjz8Rr921gpDgbwdOQqsm0HzO6JcaZuND6BwoGVpZQXsFSP6gQpFaPPmDh1yFJjJv k3Fg== X-Gm-Message-State: AIVw112a0fz2+3mLHAfP+ZTG65kKVr9hri/kP99WzFlSkDiyDExwzzGL 500OSN2dc5eq5J3f X-Received: by 10.202.182.11 with SMTP id g11mr8776839oif.60.1501267151223; Fri, 28 Jul 2017 11:39:11 -0700 (PDT) Received: from BDd ([2605:6000:9fc0:56:813:bad7:424c:e627]) by smtp.gmail.com with ESMTPSA id k203sm19050315oia.24.2017.07.28.11.39.10 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jul 2017 11:39:10 -0700 (PDT) Message-ID: <597b84ce.d43dca0a.958c3.647d@mx.google.com> Date: Sat, 29 Jul 2017 08:45:00 -0000 From: Steven Penny X-Google-Original-From: Steven Penny Subject: Re: [ANNOUNCEMENT] Updated: libreadline7-7.0.3-3 To: cygwin@cygwin.com References: Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.0.1 (github.com/svnpenn/tryst) X-SW-Source: 2017-07/txt/msg00415.txt.bz2 On Fri, 28 Jul 2017 09:54:59, Eric Blake wrote: > > LATIN SMALL LETTER O WITH DIAERESIS' (U+00F6): > >=20 > > $ chcp.com 65001 > > Active code page: 65001 > >=20 > > - Alt 148 outputs nothing > > - Alt 0246 outputs nothing > > But that's true even in a bare cmd window. So it's hard to say what it > is SUPPOSED to do. I'm trying to debug bash, not cmd's alt- behavior. I thought you were gaslighting me for a second, but upon testing this with a pristine virtual machine, I see you are right. The reason is that a new Windows install (and probably your environment) has "Raster Fonts" set under "Defaults > Font > Font". Changing this to "Consolas" or "Lucida Console" will allow proper behavior under 65001. -- 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