zed
zed copied to clipboard
Remove `alt-.` keybinding from terminal on MacOS
Closes: #30730
It conflicts with the > key on the Czech keyboard layout
If you want the previous behavior, add "alt-.": ["terminal::SendText", "\u001b."] to your keymap under the Terminal context.
Release Notes:
- Improved the default terminal keybind to not conflict on Czech keyboards
| Warnings | |
|---|---|
| :warning: |
This PR is missing release notes. Please add a "Release Notes" section that describes the change:
If your change is not user-facing, you can use "N/A" for the entry:
|
Generated by :no_entry_sign: dangerJS against 2eb0a920c55f2948608161c9c5fb62166c3149e5
LGTM. Heavy users of alt-bindings on Mac may want to enable this setting:
"terminal": {
"option_as_meta": true
}
@halvko, please accept the CLA here: https://zed.dev/cla
@cla-bot check
We require contributors to sign our Contributor License Agreement, and we don't have @halvko on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.
The cla-bot has been summoned, and re-checked this pull request!
@cla-bot check
The cla-bot has been summoned, and re-checked this pull request!