-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Labels
area:controls/keybindsKeyboard shortcuts, mapping, binding, keymaps, etcKeyboard shortcuts, mapping, binding, keymaps, etcarea:settingsFeedback for preferences, configuration, etcFeedback for preferences, configuration, etcfrequency:uncommonBugs that happen for a small subset of users, special configurations, rare circumstances, etcBugs that happen for a small subset of users, special configurations, rare circumstances, etcpriority:P1Security holes w/o exploit, crash, install/update, sign-in, badly broken common featuresSecurity holes w/o exploit, crash, install/update, sign-in, badly broken common featuresstate:claimed by communitysomeone from the community has a PR in progresssomeone from the community has a PR in progressstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduceVerified steps to reproduce included and someone on the team managed to reproduce
Description
Reproduction steps
update keymap.json using a danish keyboard layout
{
"context": "Editor",
"bindings": {
"ctrl-æ": ["workspace::SendKeystrokes", "{"],
"ctrl-ø": ["workspace::SendKeystrokes", "}"],
}
Current vs. Expected behavior
This sends ctrl-æ -> "Æ" and ctrl-ø -> "Ø" instead of ctrl-æ -> { ctrl-ø -> } as before the update
Zed version and system specs
Zed 0.218.6
e8b0ac1
0.218.6+stable.114.e8b0ac131bc2bf80056f3769317ef57ebf32d0d1
Attach Zed log file
Zed.log
Relevant Zed settings
settings.json
Relevant Keymap
keymap.json
(for AI issues) Model provider details
No response
If you are using WSL on Windows, what flavor of Linux are you using?
None
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:controls/keybindsKeyboard shortcuts, mapping, binding, keymaps, etcKeyboard shortcuts, mapping, binding, keymaps, etcarea:settingsFeedback for preferences, configuration, etcFeedback for preferences, configuration, etcfrequency:uncommonBugs that happen for a small subset of users, special configurations, rare circumstances, etcBugs that happen for a small subset of users, special configurations, rare circumstances, etcpriority:P1Security holes w/o exploit, crash, install/update, sign-in, badly broken common featuresSecurity holes w/o exploit, crash, install/update, sign-in, badly broken common featuresstate:claimed by communitysomeone from the community has a PR in progresssomeone from the community has a PR in progressstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduceVerified steps to reproduce included and someone on the team managed to reproduce