www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/09/03/15:17:50

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.4.1 sourceware.org 6EBEE384841C
Authentication-Results: sourceware.org;
dmarc=none (p=none dis=none) header.from=towo.net
Authentication-Results: sourceware.org; spf=none smtp.mailfrom=towo.net
To: cygwin AT cygwin DOT com
From: Thomas Wolff <towo AT towo DOT net>
Subject: [ANNOUNCEMENT] Updated: mintty 3.5.1
Message-Id: <announce.efefe770-6d86-30cb-1b49-c962ddc0273a@towo.net>
Date: Fri, 3 Sep 2021 21:16:43 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.13.0
MIME-Version: 1.0
X-Provags-ID: V03:K1:oqNcoJWWo9e6wmvjCG+thXY5J/NGo0J3TtLjsCBAc1rKD8NzLHX
yFd11qqDptBeodq8JZSvIF9ydNTATj4+pBuEbFicHqBoKxlBMXLE6E1zKT+i3gzM5zxnp6h
dwpU/tPrMa5KC45fA4NEanMwjp7qkkqVF7F9prAqSTzANiv+zwNRWClR4MMJRAsJ44dz4Fb
0z29WEVdNvpDKq3XT0hwg==
X-UI-Out-Filterresults: notjunk:1;V03:K0:Zi3o1EeXwdA=:6KH9lBmL6wncBY+ta+rz8T
Z+dYRyLCEC4BHrcGKxk2bSYYNnEDmLnUlcG0mu57hrq/+JVygrkptlyQ+8zWpH38Vrm/C4JPC
rxA3gf2ChcoGyX8R/nNzVY3YbXJifCnYP5xKOGpSo7YcQgn6xcmsuFtvlgSxInEZMz+y7MijY
uQlTyS+bGB8LLXaKyH4IkUrF4/oH/ir3SXjoV1u6IH4PBdV52lwfVvJLeVAp84TFo9N4PE38s
r8wOe5cjEGsYFRGXiYuODD9NqKszBs/4/STDdyXau6hPdI+Bogdaa77uv1wWaodthc09eOiFJ
UmeU8D/f/l22gEEl2aXCZtKeaoj+C8EBQ50xUkoP/sknRGXUMpm2ZYfIoLgy1oygFM+/+NUnI
ElMlkIfcB2vnMAdF86+HAzcDaW59KWV/sT7AsE1Ap8P8BgoDEwsFhzPyR62GkL6q28B3ndmJi
uLlEz/n744FMp1fka4BsC9YdVpBb6LJYNiQhhV/De+H9eFl6yKpu34I0puHsi/i+i8GCMvqSp
mwyqWutzYgOIZSM3so6PcuKTo07CB13kFd6Dnoh9n/8d0LX5fZdaUNsBg8fRdD312KhCg2aLk
L9dk4M8eBnUA7QXEKeYLnkVSzev0ALgJdTtx5NNLUctupeI4zYpWmh+2xVovxDRrzA5vfIIF7
6EIk2OQbHD//nLIaCEMlAJbSk453Wo+B3Kh2kt62/+sY1KfklzNbWvmg6MCEifingX6WD5336
vAlKcTGLxkM1DaEi07Gpni6unKDCSn2LAu75Ig==
X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE,
RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE,
TXREP autolearn=no autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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+archive-cygwin=delorie DOT com AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 183JHn7D031902

I have uploaded mintty 3.5.1 with the following changes:

Terminal features
   * Visual double-width of symbols and emojis with subsequent space 
(#1104, #892, #1065, #979).
   * Limit line cursor width by width of lines (underline etc) (#1101).
   * Alternative escape sequence DECSET 2026 for synchronous screen 
update (#1098).
   * Optimise screen display speed on bell sound series (#1102, ~#865).
   * Italic emojis.
   * Notify child process via iotcl also when scaling window with font 
size (xterm 368).
   * Bracketed paste mode: configurable splitting by line.
   * New user-definable functions no-scroll, toggle-no-scroll, 
scroll-mode, toggle-scroll-mode.
   * Management of the ScrollLock LED for consistence with actual status 
of special scroll features.

Rendering
   * Speedup of width detection for auto-narrowing for certain 
characters (#1065, #979, #892).
   * Prevent artefacts of large-size underscore cursor (CSI 4 SP q CSI ? 
6 c).
   * Prevent spacing anomaly after U+FD3E and U+FD3F.
   * Fix emojis selection highlighting (#1116), reverting 3.0.1 tweak 
for emojis in bidi lines.

Window handling
   * Ensure -w full to cover taskbar also with -B void (~#1114).
Tab management
   * Keep tabbar consistent (~#944, #699).

Initialisation
   * Font initialisation speedup (~#1113).
   * Avoid duplicate font initialisation (~#1113).
   * Earlier window display by later setup of drag-and-drop and tabbar 
(~#1113).
   * Grab focus before showing the window, reducing focus delay (#1113).

Configuration
   * New option BracketedPasteByLine.
   * Transparency button slider (#728, #140).
   * New user-definable function new-window-cwd to clone window in 
current directory (~#1106).

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