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:message-id:date:from:subject:to:references :content-type; q=dns; s=default; b=AKp7AoLrbDYvXU1gvfIzlnxznn1SH AvsrZ6xeN3bJoOuoMdjYpP1xXOOfKg4wgFWsK+4mTmiZVsfV1S7XM9dNoCKarGgB Vsawb4j0i/+AU7MHT92PgG1FjykvHINuACUdE0no81cXh1wr8qyTjxNqYwmjeXYd TwMSEpJhFp1/HM= 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:message-id:date:from:subject:to:references :content-type; s=default; bh=YXw6abimNlL+0YG/CdO71PRunPM=; b=Ach 6678yAXuthioPsfeFQTVzP65LIfoGHIprF+5sIu3JXr5F2bkB5pBWX9Eb3phlOM+ TG0Bgl5MhoKPOCu7d+hGS9DRXaWZkw1x/yp/kTlddmiYAxRXeAIGHj3dSmPN6zVC qMU/OZXD76EqNtt8qcjWjDmpYrWKLoLl4hfDsZQs= 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=letter, H*M:google X-HELO: mail-oi0-f67.google.com 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) Message-ID: <597b84ce.d43dca0a.958c3.647d@mx.google.com> Date: Fri, 28 Jul 2017 11:39:10 -0700 (PDT) From: Steven Penny X-Google-Original-From: Steven Penny Subject: Re: [ANNOUNCEMENT] Updated: libreadline7-7.0.3-3 To: cygwin AT cygwin DOT com References: Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.0.1 (github.com/svnpenn/tryst) 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