[ANNOUNCEMENT] Updated: mintty 3.3.0

Thomas Wolff towo@towo.net
Thu Aug 6 17:47:50 GMT 2020


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


More information about the Cygwin mailing list