delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/08/06/13:49:10

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1B1F43857C6B
Authentication-Results: sourceware.org;
dmarc=none (p=none dis=none) header.from=towo.net
Authentication-Results: sourceware.org; spf=none smtp.mailfrom=towo AT towo DOT net
To: cygwin AT cygwin DOT com
From: Thomas Wolff <towo AT towo DOT net>
Subject: [ANNOUNCEMENT] Updated: mintty 3.3.0
Message-Id: <announce.ee8c7732-581b-a4c6-6821-8b6b7a1b9f3f@towo.net>
Date: Thu, 6 Aug 2020 19:47:50 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101
Thunderbird/68.11.0
MIME-Version: 1.0
X-Provags-ID: V03:K1:UpMoaVMDel/tkzM4GdvY1xkMdQZPcMOw2ZIMNWZXTTgOg5fuZPx
jH7Sijvoc952ClqknqSUfgR4KXJYzDVdStfQogHA4JyX2pd6v+iTKg1nOD5GU3bkzVpNjNy
rXZzpfLeLeTnW0W0ZWg7iUQc4QYOF2QVOddfsCemZ1VaiuFPi0tV9VrMcSOC6ulGlhP3OhG
ud/+NYlOLDb2fPA5IlNew==
X-UI-Out-Filterresults: notjunk:1;V03:K0:yUmdBHl9IkE=:KEDjY2XwqYyTGmXVz5qdgE
8/UZZdAQAmEeoSNrvSO0Fa27a/1BCeO/slMaqn7ChB/02512VVA6VqlBCGDt6rY5Vzn3BiGDk
qWePCMsXtyf+mZ90CMCMJD3jXJ5c6u0vF0hYdY3NtsuuVmpKzn1f98ln5ol5OdHOzNA6kh6Rk
pQNHZuB7WZGVYlBFvgDZd6SRint0djgD8fpEr15XpW18yyNHxGnvEsM0XtMU7yc8Q98cAPr4W
UWY6KWO/fVGhmbqmIE0AQIYnR7dFhfSWENv13vGa/UvNF6ScXPNiZHQalaexOkk9WFhBDD3FW
lI8B7gsVvFAxEIBzp1m7yn/ssldkafvAGKH52iW2K+7mhbFUtBce/nmXNxB/wbWKh+JfBgIM6
We042gGY2XAC/CAAMH3qXIe+eA7NiJ8IT/Ne0JXhZV9pijjOEpOtoysPc2PG1z3R6KAq2BbZE
cR20HKWKgrkKDIiLw9SZIUGBX7oXBTdzCwTtMexRqY09ndDQdmgo/7h103SP+MnlBJWDjGMrp
OxMukTNdYQZIVflg4x626jl11YaziessZ+L1/olDmihmoo90btgy0hon++K9lwtgdANWHavJS
ItEmxjs9mwckRZApCVKX4IOe6zDEaDUOYSkgC2IwZGrLA681jsjycswkLKKVO6onuAQQpwY+d
ILM6BWtXqCCT8y03n6UZH9sBkiWYvuqNdH4QaoEGCySntGvtlgw8ocOElKGYcAYeLOEkE1fjV
ilcWZHhia1t33x57vNhuY81TPZu4hXVG+tqh0U/StBWn3qPeEieoVBo4UX+HP0HfSVIqjQDys
GfVaZ3JmFJH7Y8NhPiddrSGz9zwiFxNoRt7OH5seQMHmmv5850++Mi8YtYr/FneVgNOfbVf
X-Spam-Status: No, score=-6.2 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE,
RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NONE,
TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin-announce AT cygwin DOT com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin AT cygwin DOT com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Reply-To: cygwin AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 076Hmqm1022473

I have uploaded mintty 3.3.0 with the following changes:

Highlights
   * Screen dump as image (.png format), configurable file name and 
location.
   * Tektronix 4014 vector graphics mode.

Vector graphics
   * Tektronix 4014 terminal vector graphics terminal emulation (#896).

Keyboard handling
   * Cancel compose key on mouse actions, to prevent surprising 
character composition.
   * Fixed special key assignment (Ctrl+Shift+^) spoiled by KeyFunctions 
(since 2.9.1).
   * Fixed special key assignment (Ctrl+Shift+@ with AltGr) spoiled by 
AltGrIsAlsoAlt prevention (since 3.1.5).
   * Fixed Ctrl+AltGr+letter combinations.
   * Fixed key modifier matching for KeyFunctions in some cases of 
Super/Hyper.
   * Dropped Ctrl+Enter special key assignments.
   * Deprecated Shift+Escape/Break/Pause.

Window handling
   * Prevent mouse wheel double interpretation, also fixing speed issues 
(mintty/wsltty#238).
   * Handle proper link attributes when screen is scrolled (#1021).
   * Image saving feature for terminal contents (png format), DEC and Tek.
   * Fixed Shift+Alt+F2 size control on maximised/fullscreen windows (#633).
   * Fixed Alt+F2 on normal window to clone current size (broken since 
2.4.3).
   * Tweak click-opening WSL files (mintty/wsltty#115).

Configuration
   * Support resource configuration directories via links (#1016).
   * New option PrintableControls to make controls visible (#1019).
   * New options Tek*.
   * New user-definable functions save-image, tek-copy, tek-page, tek-reset.
   * New option SaveFilename.

The homepage is at http://mintty.github.io/
It also links to the issue tracker.

------
Thomas
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019