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:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=yh8ZDbWF1PSJhHm8 FVkxehUUVpk5SPQ47NdjLcOzOVtecuZLVCrZCks/hzPLOFhvlkOLGAwgarT/EHHk /s7MZODAAV0JVpJg7dM/FAkkX9zjAn/BOY7r+QWnuc7SKCE4SsmLYcJwcgVLC+am 7pitozsbeVxPOF5Ao9rQUSi7Fa8= 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:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=c/WrOAj6YtKZxmGsv+uG9T d9HZg=; b=SPq6odWOEq7rdEwe4cuvtq9fqVIbVDBXfPhFN7BCOh37XDm35Go7iU MBD9krGUyALzic7f2OclzIV6wauHrunXSwBJfxPnhfBHIduWUGCTey3R0900/K7J 5293SOGECWApp/1wizPHv1hmZoarq2Vu2vXhexPakEjNQaE24oM+E= 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=4.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtp.ht-systems.ru Date: Tue, 25 Aug 2015 21:16:41 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <137123911.20150825211641@yandex.ru> To: Sous Lesquels , cygwin AT cygwin DOT com Subject: Re: Some programs (vi, ssh) crash when screen buffer height is big In-Reply-To: References: <26A19798-1F20-4D52-A311-C8312E0D4621 AT etr-usa DOT com> <6DC9320F-4DCC-47E4-AB8C-3158EBD6260E AT etr-usa DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, Sous Lesquels! > Thanks Philip - I agree with that and it's even nicely described in ConEmu docs: > http://conemu.github.io/en/CygwinAnsi.html > While it might be a hack to get this working, mintty is not something > that should be run in ConEmu, as both are terminal emulators. > Anyway, I guess the question is - is Cygwin supposed (as in - designed > with that in mind) to be working only under mintty or is it supposed > to work with regular Windows console? You're misunderstanding Cygwin, if you are asking such questions. > Trying to figure out what to do - if it's not supposed to work outside of > mintty, that cuts down the options considerably. Cygwin is designed to work. Native console or mintty - they are just terminals that are in parallel to the nature of Cygwin as a platform for portable software. It comes by no surprize, that certain terminals have limitations, and indeed Cygwin terminal driver for native console have more issues than most due to the nature of native console. mintty was born exactly to combat the deficiencies of native console. It understand and provide all the normal TTY functionality a POSIX application expects, it even fix some deviations of PuTTY code it is based upon, making it a preferred choice for remote terminals. If you could convince ConEmu developers to provide adequate TTY functionality, you can just use it as a replacement for mintty, instead of trying to nest terminal emulators, which would never work straight. -- With best regards, Andrey Repin Tuesday, August 25, 2015 21:03:24 Sorry for my terrible english... -- 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