Revert terminal: Add Alt key bindings for terminal (#15535)
- reverts commit 66ada3e44c
.
- change default `option_as_meta` to true
This commit is contained in:
parent
9384f665bb
commit
64bfec533e
4 changed files with 3 additions and 100 deletions
|
@ -1252,7 +1252,7 @@ List of `integer` column numbers
|
|||
"font_family": null,
|
||||
"font_features": null,
|
||||
"font_size": null,
|
||||
"option_as_meta": false,
|
||||
"option_as_meta": true,
|
||||
"button": false,
|
||||
"shell": {},
|
||||
"toolbar": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue