ZIm/crates/terminal_view/src
Max Brunsfeld 55cd99cdc4
Revert "macOS: Improve deadkeys (#20515)" (#20570)
This reverts commit https://github.com/zed-industries/zed/pull/20515

I'm reverting for now to fix issues with key bindings on Nightly:
* `ctrl-c` and `ctrl-m` are being treated as `ctrl-enter`
* `ctrl-[` isn't working in vim mode
* there's a delay before `cmd-shift-[` switches tabs w/ vim mode enabled

Release Notes:

- N/A
2024-11-12 22:32:14 -08:00
..
persistence.rs Restore unsaved buffers on restart (#13546) 2024-07-17 18:10:20 +02:00
terminal_element.rs Revert "macOS: Improve deadkeys (#20515)" (#20570) 2024-11-12 22:32:14 -08:00
terminal_panel.rs tasks: Add editor: Spawn Nearest Task action (#19901) 2024-10-31 14:25:57 +01:00
terminal_view.rs terminal: Do not show multibuffer hint when in centered pane (#20137) 2024-11-04 09:19:48 +01:00