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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; q=dns; s=default; b=skvso7fR9nYjnCXCPgRu4hP6KnAleivF+oBjToJxXOL O2sYCa3WtKD2Pfn+dWDAX4g7C9hiQkWp8s2LuLUg1D+iCu0jKV1SqkPsSamv9mdt UL3JrIGUvFpnox5iIRNZ7OExLEel4iwDZP7hcpC6zZLhM7+Xn/xhaBnRrQlqtu8w = 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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; s=default; bh=JRimFVfO9m/EUvPt2hWY7nOJ9DU=; b=kklfDfPr9vB6IWeP5 l9M8trVADhqv/s/Gk69vghnVDITotLa7Z/6Z5rM1RPhL2gk7sSwF4/PC/aQ1wmDm itJgHjKXKQ8ScZ9WyD7UVB8qdqqgT4FEqZ0UxYtwDTXkDczLE52jVsTjdddqix0q n2PGsYpfOl7BgedQwKLeluNU3M= 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-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=-3.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=H*MI:sk:CAD8GWs, =d0=bf=d1, H*r:2002, you!?= X-HELO: mail-qk1-f196.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-transfer-encoding; bh=8/c8jiGvYkUu7ueTEHo7blOj4xDfScJ6WePMGGRkbeY=; b=Jpo7r9mMOkfzmmqQAYJ4i1utWZGCb8V0Y/oP7al7wAF+GJ9NkAWDm5hZA8iLkbO0AR mke1WN8f/TgLQ8zkeQh0wCPxVdWQ+AFz34CgXIXqz9gsOkPSuNOS7DRCEY84J720c2eU R9VJrQ9rkayIOEbKH2rIpuZ9mcC8rr5aILfPanLHAETKabYt4OFmiSI8vCe/dirHrMMS Ovqeofr94H8bXBT+uhLxCqcC/SfrnSXqG+u9gLl7FZtWDeW3v3z95z4DtfT7awz24Sb8 2XCjQZO4Xy/MLLzmoEH0EJaBJWMkkl2TGngkdm6Byhbcl8Ik80HH8lGN7AmC52csSZLz 3RdA== MIME-Version: 1.0 In-Reply-To: References: From: Lee Date: Fri, 24 Jan 2020 02:54:16 -0500 Message-ID: Subject: Re: terminal control chars broken? To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id 00O7speq017313 On 1/24/20, Eugene Klimov wrote: > Try following registry file > ------------- > Windows Registry Editor Version 5.00 > > [HKEY_CURRENT_USER\Console] > "VirtualTerminalLevel"=dword:00000001 > ------------- Thank you! That looks much better :) > also switch to cygwin 3.0 instead of cygwin 3.1.2 could help My old machine is still on 3.0.7, so I guess that explains why I haven't run into this before Regards Lee > > пт, 24 янв. 2020 г. в 12:15, Lee >> >> New Windows 10 PC, new install of 64 bit cygwin, building tidy and the >> make progress indicator is displayed on a new line each time. >> >> Since it is a new machine/setup it's probably something I'm missing/ >> didn't install, but I have no idea what :( >> >> Any idea how to keep the progress indicator on the same line? >> >> mkdir /source >> cd /source >> mkdir tidy >> cd tidy >> git clone https://github.com/htacg/tidy-html5.git >> cd tidy-html5/build/cmake >> cmake ../.. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr/local >> \ >> -DBUILD_SHARED_LIB:BOOL=YES \ >> -DTIDY_RC_NUMBER=next.2020.01.24 >> make >> >> and everything looks normal until it gets to >> -- Build files have been written to: /source/tidy/tidy-html5/build/cmake >> e >> [ 1%] o >> [ 3%] >> [ 5%] o >> [ 7%] >> [ 8%] o >> [ 10%] o >> [ 12%] o >> [ 14%] o >> [ 16%] o >> [ >> 17%] o >> >> [ 19%] o >> >> [ 21%] o >> >> [ 23%] o >> >> [ 25%] o >> >> [ 26%] >> >> [ 28%] o >> >> [ 30%] >> [ 32%] o >> [ 33%] o >> [ 35%] o >> [ 37%] >> [ 39%] o >> [ 41%] o >> [ 42%] o >> [ 44%] o >> [ 46%] >> o >> >> [ 48%] l >> >> [ 48%] Built target tidy-share >> c >> [ 50%] o >> [ 51%] >> [ 53%] o >> [ 55%] o >> [ 57%] o >> [ 58%] o >> [ 60%] >> [ 62%] o >> [ 64%] >> [ >> 66%] o >> >> [ 67%] o >> >> [ 69%] o >> >> [ 71%] >> >> [ 73%] o >> >> [ 75%] o >> >> [ 76%] o >> >> [ 78%] >> [ 80%] o >> [ 82%] >> [ 83%] o >> [ 85%] o >> [ 87%] o >> [ 89%] o >> [ 91%] o >> [ 92%] >> [ 94%] >> o >> >> [ 96%] a >> >> [ 96%] Built target tidy-static >> y >> [ 98%] o >> [100%] e >> [100%] Built target tidy >> n >> l >> l >> 1 >> [100%] Built target man >> -- 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