zed/crates/terminal_view/src
Conrad Irwin 056da0a0f1 Add keymatch modes so terminal can have cmd-k
This isn't my favorite idea of a fix, but it does work for now, and it
seems likely the terminal will need to configure other aspects of action
dispatch in the future.

In the future we should explore making it possible to do this via the
keymap, either by making disabling bindings more robust; or by having a
way to indicate immediate mode per binding.
2024-01-23 09:37:44 -07:00
..
persistence.rs
terminal_element.rs Add keymatch modes so terminal can have cmd-k 2024-01-23 09:37:44 -07:00
terminal_panel.rs
terminal_view.rs Make platform input handler private 2024-01-20 06:56:19 -08:00