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:reply-to:to:from:subject:message-id:date :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=vp9Kmo2IHcUjEfWEOyq2bXcW8bqKTWPBIZrykuD+gL8qABnG7FBWk zcCtlR+erBo+qmeoSmg3SKinKsmF7V609vOPHncCiU75BPQnVUZ/P39brNOSvD/4 ZKtJFo3Mu19nuh/j5aS2XLyUYkNI8MaN6MUToA7aYFwpE8yiGigH9k= 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:reply-to:to:from:subject:message-id:date :mime-version:content-type:content-transfer-encoding; s=default; bh=LdxMJkUsmEI+m7o3WpqMTMTKQK8=; b=elbnacrjQF/t8o6oKMMqEpsMLE66 GVTYrW/2PXUdnEQoUD/s57qxM9P35B2mx89Gc9bNpZiZiu6Vwxaov98hNn4OY5DK aC7YXurqOVFlI4YySm1S5GQb4fjo0MYtSFJqXEBBzyOkHimhWHMnzNV9fjm7qMEW b9ZP0U02XDfLCwQ= 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-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.7 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 To: cygwin AT cygwin DOT com From: Thomas Wolff Subject: [ANNOUNCEMENT] Updated: mintty 2.2.1 Message-Id: Date: Tue, 3 Nov 2015 23:16:28 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-UI-Out-Filterresults: notjunk:1;V01:K0:DyfWOU7w2fs=:/H8dpPC+Wrqr5JOOleVPtS TZTei9NfiRqjS2CMMd6qFFhj07XYh4e0Jrn89UZT17QUpXJG0Ch896ISkHlHhFhsNS2YQHizS wpUjdvgy5q9GvV0MOg3ZXY0X2NCq5ChiLHDJlXT07Wy7YD/0L9YbknoFgzWs8dVdl/NlT5EEE KbsalJF5twoMa9KPMzv3AMRsEnzCimWTMui/jDoTZDAjGCfuHJ9oAgijXkcEffMaZxkGtCEwt j6BjF0/GISLBpzp+dv3nIjVOo/6DQJW5DRMD9GCDDz2bNMngotz6JByGUcpkFP9HRM1+VU03w ixMmVIHWyQgd9pQAgKrtRES1USDFS0seAK1+i0KTlKbSpOM40P+iDZoRooxi3masI4EQC//JA z1DSjuXeGtZEtxZACOMY4WkBDxJFWD9ejzK5pm+kr+Cz3BVtVrxdmHtw2MAtTosEKMJayJhsE JmZS0iANH3q7cne4HKkdhP7EWSrdlKnlqSvwDhiAb0pFzYbmSshzozJ6oXcOXwI3V2HyDRgce lxg9G5nLhE1JJULbO6M4VojAcu58xwUBqpsfa75TsJVDEuUI12Xw7oYndBCDa5a2EkOH3OPz2 q5WW1WNS4Q0tQgBsJ/wpyLvfp24X5saVofDKbN8/aRdShYAgsbIg+d8eFFThcCMdRqAhJ6voV 2b8wmRJYAxg+YgCOiQaCPpEFz3F2b1sfaUcrYwOMbP5dVFqjx8V7y+/WhyPzMMyXnUWAh7eUh JBrmTL3tl0fNSljM X-IsSubscribed: yes I have uploaded mintty 2.2.1 with the following changes: Major New Search Feature (thanks to Kai (twitter:@sixhundredns)): * Search scrollback buffer (#85); shortcuts Alt+F3 or Shift+Ctrl+H; configuration options. Window placement and Multi-Monitor support: * Option -p @N to select monitor (#288). * Interactive feature to tweak Alt+F2 to select monitor. * Options -p right and -p bottom to align window position (#288). * Option -s accepts special values "maxwidth" or "maxheight" (#171). * Per-monitor DPI support (#470, thanks to Takashi Kawasaki). * Fixed initial terminal size if reduced border is specified (#7). * Trying to enforce initial focus (#57). * New option ZoomFontWithWindow to disable Shift-coupled font-with-window zooming (#476). * Accepting xterm-compatible syntax in size parameter, like -s 80x24. Keyboard input: * Supporting layout-specified key input for all cases (#483, thanks to maxime1986). * Combining accented characters that are not supported by Windows (#484). * Application control key mode (#405). * Tweaked/disabled shift-coupled window-with-font zooming on some keys; thus: * Reenabled Ctrl+_ (if _ is Shift+- on keyboard layout). * Avoiding inadvertent window-with-font zooming if "+" is a shifted key. Bold attribute handling: * Tweaked smart brightening (for BoldAsColour), considering contrast to both normal colour and background. * Support BoldAsColour without BoldAsFont for plain text (#468). * New option BoldColour (#468, #478). * Not enforcing bold-overstriking if bold colour explicitly redefined (#468, #478). * New xterm OSC sequences (5;0;rgb/105;0) to define/reset colour for bold attribute (#468). Other terminal features: * Fixed character operations beyond terminal width (#480). * Supporting X11 color names for colour specifications in OSC sequences. * Supporting xterm sequences to maximize window vertically/horizontally (#394). * New private OSC sequence to copy the window title to the clipboard (#303). Configuration: * Changed action buttons in Options dialog; Apply does not save changes. * Added some Options menu configuration items (for previously introduced new options, thanks for the pattern to James Darnley #384). * New option -C to load additional configuration file without saving to it, particularly for use with colour schemes. * Supporting X11 color names for colour specifications in options. * New option -R to report window geometry on exit (~#477). * Optional Windows taskbar integration (#471, thanks to Johannes Schindelin). * Not inhibiting size options in nested invocation from Alt+F2. 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