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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=i6OKUdN9F56MUQzIr3WL+hkGOAlDVItfM+RdVgAPScc0D3/EQJC76 vXgQWpvGiym1wYEb3RVi1KdlkrqnzyLWHMnGEizpVQ19JB4gDCpfXrDA0tKdGUCl jfeEBC1pln2b+Ilay+xBolEq2lF/Vlt0A/i6eFjMlqOGlodJFzSjtg= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=ZgGNl2ZFd+Cvrky/8HgNExDU3vY=; b=eztOR8EJM8nKasuzRfeT0K4J33AB QL7zb6P/+DCvZqoE8hx2hDfF1RKxHLRIFehFEJkbFIRcS4PNavCTiohm4e/4vvft EQ+cMOpkK9FrKZmtKfoD/RyK+uIx/0OON38X74YHRBiLaIBvi8f347nzOxO1vHmJ ZSKVcQiNQ6qMlII= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> 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.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: mho-02-ewr.mailhop.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+gNG3GJ8ldX+jux7yatwkw Date: Fri, 3 Jan 2014 01:56:26 -0500 From: Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com> To: cygwin AT cygwin DOT com Subject: Re: Clearing the buffer after quitting LESS, MAN, VIM etc. Message-ID: <20140103065626.GB2538@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <loom DOT 20131231T025559-913 AT post DOT gmane DOT org> <8545c95dp8ns21seorjf67o4eueglcarsk AT 4ax DOT com> <20131231185859 DOT GA4460 AT ednor DOT casa DOT cgf DOT cx> <20131231222904 DOT GA5441 AT ednor DOT casa DOT cgf DOT cx> <loom DOT 20140103T011837-791 AT post DOT gmane DOT org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <loom.20140103T011837-791@post.gmane.org> User-Agent: Mutt/1.5.20 (2009-06-14) On Fri, Jan 03, 2014 at 12:43:10AM +0000, Dawid Ferenczy wrote: >Christopher Faylor <cgf-use-the-mailinglist-please <at> cygwin.com> writes: > >> >That's because mintty uses entirely Cygwin mechanisms and the console >> >uses Windows. Windows has a limitation which we didn't know about. >> >I'll fix this in the next couple of days. >> >> This bug should be fixed in today's snapshot (when it shows up): >> >> http://cygwin.com/snapshots/ >> >> It will, of course, be in the next Cygwin release but there is no fixed >> date for when that will be available. > > > >Hi Christopher, > >it's fixed for me too! I really appreciate your support. You wrote that >you'll fix it in couple of days, not in a few hours :) >Especially that you >have done it on New Year's Eve. You have my respect. Thank you! You really >improved a quality of my life :) (this issue was very annoying for me). Problems like that interfere with my sleep so it's best to get them out of the way before I go to bed. :-) >Could you briefly describe what was the nature of that limitation and how did >you fixed it, please? (technically, I'm a developer too) The problem is described here: http://stackoverflow.com/questions/14699043/replacement-to-systemcolor in the first Answer. I found this after noticing the strange behavior of ReadConsoleOutput. >Thank you and have happy and successful year 2014! You're welcome. cgf -- 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