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 B117039878E4 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 Subject: [ANNOUNCEMENT] Updated: mintty 3.4.0 Message-Id: Date: Thu, 17 Sep 2020 19:07:17 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 X-Provags-ID: V03:K1:Z63mF0fBT49ZUK/6jXDNkqS8Pk6QLHmOAq3uvQO6+NqWozzDQtw xhjffFEaU1jsdvTMUFfssKL+oADAE04ebr/ULyCNnWK7ucJ1lYnJj0di3nOKre1X8Gqlduw 2Vb0hoeNTjodLxWE90WKySK/9nq+znlt5w/JrRcgavxeQ/KudwDMqv3Zl8vIISzZ7V8ncax VWGJ64Py9Q396B0TUn8TA== X-UI-Out-Filterresults: notjunk:1;V03:K0:es+YrxdSsI0=:VJ5db6EXO+NqG9sPCNJ2s3 wKLKLhG3vcRUB+6CofHiRETN4nf1k+U4tIVdKs8bg2O3GtQlbdWk8WN5UmOqJZXRvouMz7XhC l9fnU60s47/uPSBifTTpPHqsEm+aMK8Z6nPRAE/4qGRsUWO6sjYP5H07wZ2c6VjzfHvrhegN0 N1Z5s5pG+Z+gukvyWE81fFAgS8HvQmsPBMRQig64OPaC0Ax+JcrImLcXUL2rImho2VyYZYpsj BIvOHU9ZQkp0CZQ2TyjORaM1+88ZAue0a2cJktZuq5ufrFZewL6AQ9/jc3bnSff2ocAz9IdZz 4Yk52Ka4xU2BD03l7Ltp5Ki8YvegoKlYBixwEQlNEb4p/S8p30Hpk8no639JjU9UhqWrK7L4i nr/JRoVYAyz0TSykXZqpiquSaJNbmWxLizN6YmPT1+jvhWIuVKGX5r1zT2y68VKpfiwF6bpcG Qg0mUfP8+CPGJE0SJCW0nR72HV5KJHgx5jnytb/mDxy7uPqf27S+d7tiAezOjkz/NvrsCLBuS osRqkHxrsEJgwmk6Tly/gr/3tvkiFzHIFCb1ktsgXT2/oVq9GZPYuwjEK9mpIuB+wcSOXhYT1 xh8QrISroZZtx77M97cuZqK4DqP/eYlt3bJDxzUrvghPxxdnUii8tn/bHmMvSaMf5uJ43O/H3 cpVl9K2v/V+iAz2AOLW6/zn+2KYuLv9xLZu0Ds58Vs+TBGuFXjZMgnt8Ocn9DgFRp+eMGwCxR 2yEOMhrXkXXUSSH0O+dvCwqyBcHP1IhQlCzRkgIWI0o07u3AxpxLg9MRlMqPhmfIHS4w7qRUH CiWrAZZMNmoqqpHXJx/1dgDMGu0nUM5jYUPqJ4kw7ulvi4fAw4CfF/BwpSBmRSbIv/YbeVp X-Spam-Status: No, score=1.6 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, RCVD_IN_ABUSEAT, 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-Level: * 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 List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="utf-8"; Format="flowed" Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 08HH8F00004470 I have uploaded mintty 3.4.0 with the following changes: Highlights   * Optional tabbar.   * Supporting new xterm mouse mode with pixel reporting. Window handling / Tabs   * Optional tabbar for interactive virtual tabs session switching (#944).   * Fixed maximised/fullscreen synchronisation among sessions/tabs.   * Fixed state inconsistencies after minimizing synchronized windows (#699, ~#944). Window handling   * Fixed offset of saved image.   * Fixed themes list and interactive theme switching feedback (mintty/wsltty#251).   * Support system hotkey for activation in "Quake mode" (#1029). Mouse handling   * If ZoomMouse=false, Ctrl+mouse-wheel scrolls by 1 line per notch (#1032).   * Configurable number of scroll lines per mouse wheel notch (#1032).   * Support mousewheel reporting (e.g. for shell history scrolling) in normal screen mode (~#1032).   * Nudge complete delivery of application scrollbar sequences by delay (#1033). Terminal features   * Mouse mode 1016 with pixel coordinates (xterm 360).   * XTPUSHSGR foreground/background changed to 30/31 (xterm 357).   * Align OSC response terminator (ST or BEL) with request terminator (#1028, xterm).   * Fixed invalid IME cursor colour after OSC 112 "Reset cursor colour" (#942). Configuration   * New option TabBar and command-line option --tabbar (#944).   * New user-definable functions clear-title, refresh.   * New option LinesPerMouseWheelNotch (#1032).   * Option KeyFunctions: flexible specification of modifiers (in any order). 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