mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
finished option as meta
This commit is contained in:
parent
b45d5e83bb
commit
951896ffac
@ -127,7 +127,7 @@
|
||||
// 1. Rely on default platform handling of option key, on macOS
|
||||
// this means generating certain unicode characters
|
||||
// "option_to_meta": false,
|
||||
// 2. Make the option keys behave as the meta key
|
||||
// 2. Make the option keys behave as a 'meta' key, e.g. for emacs
|
||||
// "option_to_meta": true,
|
||||
"option_as_meta": false,
|
||||
// Any key-value pairs added to this list will be added to the terminal's
|
||||
|
Loading…
Reference in New Issue
Block a user