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:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; q=dns; s=default; b=kCBeBlXiTm5LdTvftrrx5/whquSk YEcbns4wX2uekf6nMQ9QQOUM0rgAej89CtPFk78zOu5em44lgR96+lWxRCV05Jj5 Mv52fuwPsRif0LRGHtnXScpuRqtyw451W+SQrMsexcKHeWkd2WuALM3P1xKdUDeY K5PMFNaYQcKeM+c= 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:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; s=default; bh=0J2dKLEB1rYIIuUx4qKAyH6dtQg=; b=Ek veqjH9g6/OToNcX8b3K8bYlGY3CxzZXFDtOy0xRMPrlQNXwtYwDn3URvDrjJ6KDX IUqoAr/vuHS30zJxmtHtM34+mLyTB4Iv0fAOefQzX0PLW1gxdoPRBpnexJU/RafV 6BPW0MxaDMOMFS4Dyef7tejy4FllTW5hkreNag0rg= 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=0.6 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: etr-usa.com Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2102\)) Subject: Re: Some programs (vi, ssh) crash when screen buffer height is big From: Warren Young In-Reply-To: Date: Fri, 21 Aug 2015 12:53:53 -0600 Message-Id: <35322DFD-7262-4DB5-B7F5-0A54E4450760@etr-usa.com> References: <26A19798-1F20-4D52-A311-C8312E0D4621 AT etr-usa DOT com> <6DC9320F-4DCC-47E4-AB8C-3158EBD6260E AT etr-usa DOT com> To: The Cygwin Mailing List X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t7LIs1YS003515 On Aug 21, 2015, at 6:37 AM, Sous Lesquels wrote: > >> It happened on the first run, with a 317x85 window and 9999 lines of scrollback buffer. > > OK, at least it's reproducible by one more person :) A replicable bug is a dead bug. All that’s needed is for someone to spend the time to chase it down. My interest stopped with replicating the bug. I have no skin in the game beyond that. I don’t use anything but mintty these days, except when forced, and don’t use Cygwin or Windows enough to miss tabs when I can’t use an OS where the native terminal emulator has them. > For various usability reasons (tabs being the biggest I think), I'm > using ConEmu Perhaps SuperPutty would work for you: https://github.com/jimradford/superputty It claims to run putty as a subprocess, providing tabs and scp support on top of it. Since mintty is a fork of putty, it might be a drop-in replacement, or an easy hack if not. It appears to be written in C#, so I doubt it would be allowed to incorporate this code into mintty itself, though. -- 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