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.2 #5025

Closed
github-actions bot opened this issue Jun 27, 2024 · 2 comments
Closed

[New mintty version] 3.7.2 #5025

github-actions bot opened this issue Jun 27, 2024 · 2 comments

Comments

@github-actions
Copy link

Terminal features

  • Restore wrap modes on return from VT52 mode.
  • Fix scrolling artefacts at overhanging emojis with setting EmojiPlacement=full (#1261).
  • Drop exemptions from emoji space expansion (numbers and flag letters, ~#1104).
  • Escape sequence DECST8C reset tab stops (xterm 389, VT510).
  • Escape sequence DECRQDE request display extent (xterm 387, VT340).
  • Support OSC 52 ? to paste base64-encoded clibboard (#1264, xterm).
  • Support OSC 52 to clear clibboard (xterm).
  • Fixed DSR Locator status response.

Text rendering

  • Render dim attribute as a Light font variation if available.
  • Tentatively changing default bold rendering as bold font.
  • Fix CJK quote marks auto-expansion for FontChoice-set fonts (#1271).
  • Fix artefacts from auto-narrowing end-of-line overhang (#1179).

Keyboard handling

  • Revise AltGr handling to support flexible right-Alt+left-Ctrl combinations (#1266).

Misc

  • Support fallback to legacy wslbridge for old Windows versions (mintty/wsltty#350).
  • Fix CopyTab=yes crash condition (#1269).
  • Optional confirmation for pasting multi-line clipboard contents (#1268).
  • Unsqueeze the Options dialog slightly.
  • Ctrl+Win+mouse-scroll zooms font even if ZoomMouse is off.

Desktop integration

  • Avoid taskbar icon width twitching in Windows 11 (#1263).

Configuration

  • New option AllowPasteSelection (#1264).
  • Drop AllowSetSelection from interactive Options menu (~#1264).
  • New option TabFont.
  • New option DimAsFont.
  • Add "Show dim as font" to options dialog.
  • Change default setting BoldAsFont=yes.
  • New option ConfirmMultiLinePasting (#1268).

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

@dscho
Copy link
Member

dscho commented Jun 27, 2024

/open pr

The workflow run was started

@dscho
Copy link
Member

dscho commented Jun 29, 2024

Superseded by #5028

@dscho dscho closed this as not planned Won't fix, can't repro, duplicate, stale Jun 29, 2024
@dscho dscho added this to the Next release milestone Jun 30, 2024
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