mintty 2.1.1 has a bunch of requested tweaks and fixes which I’m releasing before some restructuring around character attributes...

• The Shift key syncs font and window zooming (#233, #204).
— functions to zoom window with font (#233, Resize font and window together):
    ◦ Shift+Ctrl+keypad-Plus
    ◦ Shift+Ctrl+keypad-Minus
    ◦ Shift+Ctrl+mouse-wheel
    ◦ corresponding ESC sequence
  — functions to zoom font with window (#204, Fullscreen with font zoom):
    ◦ Shift+mouse-drag on window border
    ◦ Shift+maximize, Shift+minimize (click on window title)
    ◦ Shift+Alt+Enter, Shift+Alt+F11
    ◦ Shift+menu...“Full Screen”
• Trying to keep window position within monitor work area on resizing (#79).
• Exiting mintty is not blocked by background process (#319).
• In an exit confirmation popup, a list of child processes is displayed (#448). • Tweak/workaround for signals not being handled when mintty was started from Cygwin console.
• Tweaked Ctrl+TAB to not put current window into the background (~ #260).
• Ctrl+click spawning: Syncing environment to Windows to avoid dropping environment in mintty started with Alt-F2 (#360).
• Added termination indicator config options ExitWrite and ExitTitle (#437).
• Added options -B frame and -B void to reduce window border (#7).

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

Thomas

Reply via email to