We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the Hungarian keyboard you write the @ symbol with Option + Q. But when I press it in Zed nothing happens since the last update.
Zed: v0.154.0 (Zed Preview) OS: macOS 15.0.0 Memory: 16 GiB Architecture: aarch64
No response
The text was updated successfully, but these errors were encountered:
The same issue occurs for QWERTZ-layouts, see my issue:
Editor::rewrap
@
You have to manually remove the binding for Editor::rewrap in your keymap.json:
keymap.json
[ { "bindings": { "alt-q": null } }, ... ]
Do you wish me to update my issue so that it reflects other keyword-layouts are also affected? That way we can keep the discussion at one place.
Sorry, something went wrong.
Thank you, I somehow missed your issue. Yes, keep the discussion at one place, I will close mine.
No worries. I updated my issue to reflect that your keyboard-layout is also affected. Feel free to upvote the issue for visibility.
No branches or pull requests
Check for existing issues
Describe the bug / provide steps to reproduce it
In the Hungarian keyboard you write the @ symbol with Option + Q. But when I press it in Zed nothing happens since the last update.
Environment
Zed: v0.154.0 (Zed Preview)
OS: macOS 15.0.0
Memory: 16 GiB
Architecture: aarch64
If applicable, add mockups / screenshots to help explain present your vision of the feature
Kepernyofelvetel.2024-09-22.-.10.23.08.mov
If applicable, attach your Zed.log file to this issue.
No response
The text was updated successfully, but these errors were encountered: