Skip to content

Keymap not working as expected after updating to Zed 0.218.6 #46509

@malmovich

Description

@malmovich

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:controls/keybindsKeyboard shortcuts, mapping, binding, keymaps, etcarea:settingsFeedback for preferences, configuration, etcfrequency:uncommonBugs 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 featuresstate:claimed by communitysomeone from the community has a PR in progressstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduce

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions