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:references:in-reply-to:from:date :message-id:subject:to:content-type; q=dns; s=default; b=QL6GcNm z80n5jSpQU2RWehCufzAIKwnO8lYUlZ3qA0SDBZcWVh3xekQQKRzGJ0QyCIOcdV2 eRvBwXe5E5nak0JeiHeQPRx2uyZ1v35mNzPCd1bhlCb0wbTJD09FHkc3Rdu8zyjo /x3uPqGHFqF7IBauYrlFKQWe7VfCJb3qzgTo= 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:references:in-reply-to:from:date :message-id:subject:to:content-type; s=default; bh=j4CIbYHfHj3j6 zHLt9urpq2ehcY=; b=eoTFqrm0iPKs1Ub6l95Z+z/vGVQ4rhDlxuZC5H6MFC/uq dkQhsebRWtbzha8ilCyQwIFqUcrqM4NXhTrHCQ+rDr/njpQgG+3YInTeW878JuZF KkMvOYfdUBGl+kYnbTQF3D3bhJwewq+5XQAxwa/8RSL3zdL3lZpiHWjyooWrzw= 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: No, score=-6.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,HTML_IMAGE_ONLY_32,HTML_MESSAGE,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS,T_REMOTE_IMAGE autolearn=ham version=3.3.2 spammy=UD:gstatic.com, D*towo.net, towo AT towo DOT net, U*towo X-HELO: mail-wr1-f45.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=AVFHvCZLu/5q4fNQgh7PGSWcNPtFy4wBvPO688vMb0U=; b=U/xaw/fqdL5CM1fmnq8vLOjTqlwvGfsgxQw4EPeC42cfR/gdy85HvgdrnadeawgbBq UgQHXK6wLh3qpCyNSUueGDAQ6GFJ2vDRBmVi7p2YbiDJ/iMgoBE6aMT1xDBidf4X8910 XfQNVgBHrZ+hEWVOKgtZW6Ru+1KGtt6F3ew2QL88+HSrsng4Ai3GEG2zvP3bIn3a6Lzi jaAPjtnDHFq/Eni//5eghmAI8d+RqK+mZk3xRX/J5g6EsPPBKebj/fNSsm/WQpqcAERP N00MKVBaXyyne8Al4hXg2Dbh2K5i/e5VvpxsE1iFiTFvBFS5jcDQKhBo9uefNfLLjik3 K4Wg== MIME-Version: 1.0 References: <0d9811d1-f216-b6e3-ad2b-2c9d67ed06c7 AT towo DOT net> In-Reply-To: <0d9811d1-f216-b6e3-ad2b-2c9d67ed06c7@towo.net> From: Kelley Cook Date: Thu, 4 Oct 2018 15:38:59 -0400 Message-ID: Subject: Re: Updated: mintty 2.9.2 To: The Cygwin Mailing List , Thomas Wolff Content-Type: text/plain; charset="UTF-8" I've recently been getting hangs on mintty, most often when exiting via the shell (via CTRL-D or typing "exit"), but it also happens when taskswitching between windows. This particular version is 2.9.2, but its not a new bug. It will happen regardless if my shell is bash or fish. I've uploaded a windows dump file of a not-responding session. Let me know if I can get you anything else. mintty (2).DMP On Wed, Oct 3, 2018 at 1:28 PM Thomas Wolff wrote: > I have uploaded mintty 2.9.2 with the following changes: > > Terminal interaction > * Fixed space consideration for wrap/resize/copy handling (#800, ~#82). > * Optionally include trailing space in selection (~#768, ~#800). > * Reduced occasional flickering by buffering terminal input (#799). > * Sanitized output buffering during selection (~#799). > * Ligatures display support while being input (mintty/wsltty#123, #601). > * Optionally suppress mouse wheel effects (#170). > > Terminal features > * Additional 96-character NRCS (xterm 336). > * Fixed "Latin-1/UK" NRCS. > > Window handling > * OSC I to set icon from file (shelltool, dtterm, xterm 333). > * OSC l to set window title (shelltool, dtterm, xterm 333). > > Configuration > * Option LigaturesSupport (mintty/wsltty#123, #601). > * Option SuppressMouseWheel (#170). > * Option TrimSelection (~#768, ~#800). > * Support multi-line splitting for all key:value list options. > > The homepage is at http://mintty.github.io/ > It also links to the issue tracker. > > ------ > Thomas > -- 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