ZIm/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 Allow underlines to have different color than the text 2021-10-26 12:46:46 -07:00
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 Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
Cargo.toml Upgrade tree-sitter to 0.20.1 2021-12-05 21:37:08 -08:00