zed/assets/keymaps
Danilo Leal 3f31fc2874
agent: Fix keybinding to deny running a command (#39214)
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
2025-09-30 12:27:09 -03:00
..
linux Add terminal::Toggle (#37585) 2025-09-05 17:34:39 +00:00
macos Don't let ctrl-g clobber git panel keybindings in Emacs keymap (#37732) 2025-09-26 12:13:35 -06:00
default-linux.json agent: Fix keybinding to deny running a command (#39214) 2025-09-30 12:27:09 -03:00
default-macos.json agent: Fix keybinding to deny running a command (#39214) 2025-09-30 12:27:09 -03:00
default-windows.json agent: Fix keybinding to deny running a command (#39214) 2025-09-30 12:27:09 -03:00
initial.json Remove !menu from j k binding in initial keymap examples (#34959) 2025-07-23 17:33:40 +00:00
storybook.json keymap: Update Prev to Previous for consistency (#25909) 2025-03-03 17:44:49 +05:30
vim.json vim: Add vim counts and vim shortcuts to project_panel (#36653) 2025-09-29 15:53:59 -06:00