Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New mintty version] 3.7.0 #4686

Closed
github-actions bot opened this issue Nov 14, 2023 · 2 comments · Fixed by git-for-windows/MSYS2-packages#133
Closed

[New mintty version] 3.7.0 #4686

github-actions bot opened this issue Nov 14, 2023 · 2 comments · Fixed by git-for-windows/MSYS2-packages#133
Assignees
Milestone

Comments

@github-actions
Copy link

Misc

  • Fix memory leak (mintty/wsltty#340) caused by dynamic emoji checking.
  • Revise and unify handling of dynamic pathnames for terminal control.
  • Guard network access via dynamic pathnames.

Unicode and Emoji data

  • Unicode 15.1 update.
  • Adapt getemojis script to reduced format of unicode.org emoji charts (#1240).

Terminal features

  • Tweak mousewheel scrolling: do not mix line and page events (#1234).
  • Tweak mousewheel scrolling: page scrolling one line less, consistent with keyboard paging (#1234).
  • Send Alt modifier with mousewheel events (#1234).
  • New DECSET 7765 to exchange normal and Alt-modified mouse wheel scrolling (#1234).
  • Tweak double-click filename/URL selection with colon (#1236).
  • Filter paste characters causing interrupt signals, according to the current stty settings.
  • Fixed background in HTML screen dump.

Window handling

  • Better error handling if click-opening file fails.
  • Save image file with proper access rights.

Font rendering

  • Support size adjustment of alternative fonts, for use as secondary fonts (mintty/wsltty#341).

Configuration

  • Alternative font specification supports initial + for size increase (mintty/wsltty#341).
  • New option GuardNetworkPaths.
  • Added STTY to FilterPasteControls settings (xterm 388), as default.

https://github.com/mintty/mintty/releases/tag/3.7.0

@dscho
Copy link
Member

dscho commented Nov 14, 2023

I was on the fence here, because we're so late in the -rc phase. But MinTTY is a really important part of Git for Windows and I see a couple of bug fixes that I'd like to have. I'll risk it.

@dscho
Copy link
Member

dscho commented Nov 14, 2023

/open pr

The workflow run was started

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant