4fa7f250c7
The bug was introduced in the pull request #1214, and even in the description of the request it had been acknowledged that there is no such key on mac keyboards. As a consequence, it led to inability to transfer the grave accent and and the tilde, at least from macOS to Windows on default "ABC" keyboard layout. Unfortunately, I don't have a JIS keyboard, nor understand how to use it. The only thing I can suggest now is to revert the controversial remapping. |
||
---|---|---|
.. | ||
1260_macos-launchinfo.bugfix | ||
1260_update-faqs.doc | ||
1531_remove_zenkaku_remapping.bugfix | ||
1531_zenkaku_remapping.removal | ||
README.md | ||
fix-wrong-encoding-for-text-copied-between-linux-and-windows.bugfix | ||
gcc-11-build.bugfix | ||
japanese-translation.bugfix | ||
linux-drag-drop-faq.doc |
README.md
This is the directory for release note fragments processed by towncrier.
When making a user-visible change create a file in this directory and it will be automatically be included into the release note document when the next release is published.
The file extension specifies the type of a change. The following are currently supported:
- .feature: a new feature.
- .bugfix: a bug fix.
- .security: a fix for security issue.
- .doc: a documentation improvement.
- .removal: a deprecation or removal of functionality.