ZIm/crates/terminal/src
Peter Tripp 4df882c295
Make terminal.option_as_meta=false in default settings (#19364)
- This reverts the change I made in https://github.com/zed-industries/zed/pull/15535 which set `option_as_meta` to `true` in the default settings.
- `true` is a reasonable default for US Keyboards, but is terrible for many others which rely on `alt+<key>` for totally normal keystroke combinations.
2024-10-17 10:31:35 -04:00
..
mappings Fix sending alt-enter in terminal (#18363) 2024-09-25 18:01:33 -04:00
pty_info.rs Update Rust crate sysinfo to 0.31.0 (#17733) 2024-09-17 21:50:37 +02:00
terminal.rs terminal: Improve default locale handling (#18967) 2024-10-11 18:09:24 +02:00
terminal_settings.rs Make terminal.option_as_meta=false in default settings (#19364) 2024-10-17 10:31:35 -04:00