zed/crates/gpui
Nathan Sobo cd65031cda Halt keystroke dispatch immediately when we call a global action handler
Someday, we may want to define a global action context that allows us to propagate the action, but this isn't currently supported. Previous to this commit, we were invoking the same global action handler multiple times, once for each view in the responder chain.
2021-12-18 08:12:08 -07:00
..
examples
grammars/context-predicate Upgrade tree-sitter to 0.20.1 2021-12-05 21:37:08 -08:00
src Halt keystroke dispatch immediately when we call a global action handler 2021-12-18 08:12:08 -07:00
build.rs
Cargo.toml Upgrade tree-sitter to 0.20.1 2021-12-05 21:37:08 -08:00