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

Cannot insert ‘@’ symbol with Latin American keyboard layout on MacBook Pro after version 0.154.4 #18607

Closed
1 task done
gabwill10 opened this issue Oct 2, 2024 · 4 comments
Labels
bug [core label] keymap / key binding Feedback for keyboard shortcuts, key mapping, etc

Comments

@gabwill10
Copy link

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

Since version 0.154.4, my Latin American keyboard layout on a MacBook Pro (Sequoia) does not allow me to insert the ‘@’ symbol using the usual alt+q combination. I tried changing the key combination, but nothing works. This issue is exclusive to Zed editor, as I have tested the same layout in other editors and it works fine. The only way I was able to insert the ‘@’ symbol was by changing the keyboard configuration entirely.

Please investigate and fix this issue, as it affects the usability of the editor with Latin American keyboards on Mac.

Environment

Zed editor 0.154.4
MacBook Pro M1 - sequoia

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your Zed.log file to this issue.

Zed.log
@gabwill10 gabwill10 added admin read Pending admin review bug [core label] triage Maintainer needs to classify the issue labels Oct 2, 2024
@CharlesChen0823
Copy link
Contributor

CharlesChen0823 commented Oct 2, 2024

@angel77lgo
Copy link

The same thing happens to me

@gabwill10
Copy link
Author

The same thing happens to me

You can resolve like this:

[ { "bindings": { "alt-q": null } }]

in your keymap.json

@angel77lgo
Copy link

it worked, thanks!!

@notpeter notpeter added keymap / key binding Feedback for keyboard shortcuts, key mapping, etc and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Oct 4, 2024
@notpeter notpeter closed this as completed Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug [core label] keymap / key binding Feedback for keyboard shortcuts, key mapping, etc
Projects
None yet
Development

No branches or pull requests

4 participants