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=YZqrv4MaSpgJAPwscjrNqSPFtcym+Tsc6ekY/0hUNlDiYUNLCZvd0 6KM9rqcsotdNcsY/Y79/S1w9+bQmOoep5q/Q+pB10kYpIdOJPU8mmiDjt1EGhobe 7b1rQPKMwaiivgbN35Vha/jlXFF8HvT85PpnXEpc4Ok7g4Me0s3FSI= 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=M5HJ5fFEiqZThM4idQ5yFXQls3w=; b=NuKB+TWDYXI4wEhGCRlJLqt4DNNa F67Rw7PvJENhxq9YPsEoQwkosJo36YgDRSR3lxriMpV28s6DUSi2u642ZU7mGYZe pET2o3OCrrkI5iB/E6Og55zCroIc/pRTVHPD/K4vRleiDm0VQsFV+0anQDK9JnaI lhQuo579G23l+OI= 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.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: mho-01-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: U2FsdGVkX19igYOsT9PgWNhMLCYEC1zU Date: Sun, 23 Feb 2014 18:41:52 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Clearing the buffer after quitting LESS, MAN, VIM etc. Message-ID: <20140223234152.GA5072@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20140105234943 DOT GA2524 AT ednor DOT casa DOT cgf DOT cx> <20140129190918 DOT GB2303 AT ednor DOT casa DOT cgf DOT cx> <20140216172151 DOT GB4830 AT ednor DOT casa DOT cgf DOT cx> <1199986631 DOT 20140217004637 AT yandex DOT ru> <20140217000801 DOT GA4947 AT ednor DOT casa DOT cgf DOT cx> <20140223054137 DOT GA4837 AT ednor DOT casa DOT cgf DOT cx> <1310410410 DOT 20140224032853 AT yandex DOT ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1310410410.20140224032853@yandex.ru> User-Agent: Mutt/1.5.20 (2009-06-14) On Mon, Feb 24, 2014 at 03:28:53AM +0400, Andrey Repin wrote: >Greetings, Christopher Faylor! > >> So, I did go ahead and implement this in Cygwin by switching console >> buffers. It works great in a cmd window but not at all in a TCMD >> window. I have used jpsoftware products for longer >> than I've been working on Cygwin so that's personally a bad bug for me. > >The only other console emulator I know is http://code.google.com/p/conemu-maximus5/ There are several more that I'm aware of. >> I'm trying to file a bug report but I wonder if this will cause a >> problem for other console programs if it doesn't work for a popular >> commercial product. > >Not to break your hope, but I've had very poor experience with their tech >support so far. >(And yes, I'm using their products since 1998, at least.) I've had the opposite experience. I actually got a response to my query. If I can find some way of detecting when I'm in a TCMD environment I might just fall back to the old code. 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