From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 98677 invoked by alias); 19 Dec 2019 14:10:06 -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 98666 invoked by uid 89); 19 Dec 2019 14:10:06 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=BAYES_00,FORGED_MUA_MOZILLA,KHOP_HELO_FCRDNS,RDNS_DYNAMIC,TVD_RCVD_IP autolearn=no version=3.3.1 spammy=HX-Languages-Length:1070, UD:png X-HELO: blaine.gmane.org Received: from 195-159-176-226.customer.powertech.no (HELO blaine.gmane.org) (195.159.176.226) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 19 Dec 2019 14:10:04 +0000 Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1ihwV8-000vMk-7U for cygwin@cygwin.com; Thu, 19 Dec 2019 15:10:02 +0100 To: cygwin@cygwin.com From: Mike MacEachern Subject: Unexpected output from curl and wttr.in Date: Thu, 19 Dec 2019 14:36:00 -0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.3.1 X-IsSubscribed: yes X-SW-Source: 2019-12/txt/msg00200.txt.bz2 I'm currently at a loss with how curl is parsing wttr.in. Now I've used it without in the past, but it seems right now it's really struggling. I've checked and echo $LANG reports en_US.UTF-8 just in case that was the issue but it's not. Now I've tried both mintty and the Windows console (and changed ForceV2 to 0 as well), no dice. What's interesting though if I use Cygwin to SSH into my Linux running laptop, curl's output looks fine, so the issue doesn't appear to be terminal related, unless there's something else I'm missing. Here's a screenshot of what's going on. https://i.imgur.com/NNgtmlD.png The top two windows are the local Cygwin machine, the bottom window is Cygwin SSH'ed into my Linux machine. This is a new Cygwin installation too, only thing I changed was my bash prompt, but I don't see that causing an issue. Other programs like lynx, irssi, vim, nano, all render just fine on Cygwin. Screenfetch does have a slight text alignment issue, but it still manages to parse fine, but curl is way off. Ideas? -- 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