zed
zed copied to clipboard
Keymap active item custom
Check for existing issues
- [X] Completed
Describe the feature
We cannot modify the keymap for active tabs. It would be nice if it was customizable.
If applicable, add mockups / screenshots to help present your vision of the feature
No response
Hey @Natchii59, could you explain a bit more what you are wanting to do? I'm a bit confused here. Thanks.
Hey @JosephTLyons, It would be nice to be able to customize these keys.
For example, I can't change the shortcut for Active item 1 to cmd+1
I believe this is now possible, these are just defined as part of the regular keymap and you create your own custom binds to these actions or rebind these keys to other actions as desired.
https://github.com/zed-industries/zed/blob/75377bbe0f1b6d4b8f313adcd5dd5005601d0756/assets/keymaps/default-macos.json#L384-L393
Thanks.