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.6.3 #4182

Closed
github-actions bot opened this issue Dec 18, 2022 · 2 comments · Fixed by git-for-windows/MSYS2-packages#70
Closed

[New mintty version] 3.6.3 #4182

github-actions bot opened this issue Dec 18, 2022 · 2 comments · Fixed by git-for-windows/MSYS2-packages#70
Assignees
Milestone

Comments

@github-actions
Copy link

Terminal features

  • Fixed double-width characters not to wrap if auto-wrap disabled.
  • TAB may wrap to next line, or cause subsequent wrap, if enabled (#1182).
  • Fixed auto-wrap behaviour in double-width lines.
  • Overstriking character writing mode also switched with DECSET 20 (VK100, #1184).
  • Fixed OSC 7 (set working directory) to handle ~ prefix.
  • Added XTQMODKEYS state query (xterm 373).
  • Withdrawn DEC private SGRs (/#1171, conflict with XTQMODKEYS).
  • Added XTQALLOWED OSC 60 and OSC 61 (xterm 373).

Unicode and Emoji data

  • Extend emoji information by considering Unicode file emoji-test.txt.

Configuration

  • Option WrapTab (#1182).
  • New user-definable function toggle-opaque (#1168), replaces transparency-opaque.

Other

  • Fixed crash in Options dialog when Printer Service is stopped (#1185).

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

@rimrul
Copy link
Member

rimrul commented Dec 18, 2022

/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.

3 participants
@dscho @rimrul and others