mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 03:14:56 +07:00
Despite how great `cmd-d` as a keybinding is, that was not working as it was conflicting with an editor keybinding: https://github.com/user-attachments/assets/2ea8665b-7008-4f0a-9426-8d31d379ee1c This PR changes it to `cmd-alt-z`, which is the best "remove/fix"-type of keybinding I could find that doesn't conflict with anything else. Ideally, we'd use either the D, N, or R letters for "deny", "no", and "reject", but unfortunately, none of them are nicely available in this context... Release Notes: - agent: Fix keybinding to deny running a command |
||
|---|---|---|
| .. | ||
| linux | ||
| macos | ||
| default-linux.json | ||
| default-macos.json | ||
| default-windows.json | ||
| initial.json | ||
| storybook.json | ||
| vim.json | ||