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.5 #5149

Closed
github-actions bot opened this issue Sep 17, 2024 · 1 comment · Fixed by git-for-windows/MSYS2-packages#188
Closed

[New mintty version] 3.7.5 #5149

github-actions bot opened this issue Sep 17, 2024 · 1 comment · Fixed by git-for-windows/MSYS2-packages#188
Assignees
Milestone

Comments

@github-actions
Copy link

Unicode and Emoji data

  • Unicode 16.0 update.

Terminal features

  • Emoji width mode (DECSET 2027) to always render emojis in 2-cell width.
  • Dropped deprecated DECSET mode 2027 for terminal reflow.
  • Fix CopyTab=true behaviour (#1281).

Character encoding

  • Disable GB18030 workaround for cygwin since 3.5 which supports it natively.

Font and character rendering

  • Fix rendering of combined characters in South East Asian scripts (#1285).
  • Fix and enable rendering for geometric Powerline symbols (#979, #943).
  • Avoid bottom padding artefacts of double-height self-drawn symbols.
  • Box Drawing characters (U+2500..U+257F) are self-drawn (#935, #1119).

Mouse and menu handling

  • Allow disabling of mouse menus by clearing Menu* (#1279).

Window handling

  • Avoid interaction problem of tabbed/non-tabbed windows.
  • Tabs can be reordered via user-definable functions (#1283).
  • Tweak initial window display, mitigate bright flash (#1284).
  • Border style can be set also via config file (#7).

Configuration

  • New option BoxDrawing (#935, #1119).
  • New user-definable functions tab-left, tab-right to reorder tabbar (#1283).
  • Setting options Menu* to empty value disables the respective menu (#1279).
  • Skip config files in $HOME if $HOME does not exist (mintty/wsltty#351).
  • New option BorderStyle (#7).

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

@dscho
Copy link
Member

dscho commented Sep 17, 2024

/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