zed/crates/gpui
Julia bf8f3e3d68 Unbork test relying on old keystroke behavior
Previously it would both send the keydown *and then* the action, now
it send the action, and then because there was an action, does not send
the keydown

Co-Authored-By: Conrad Irwin <conrad@zed.dev>
2024-01-04 15:07:46 -05:00
..
docs Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
src Unbork test relying on old keystroke behavior 2024-01-04 15:07:46 -05:00
tests Remove 2 suffix from gpui_macros, fix compile errors in tests 2024-01-03 13:12:21 -08:00
build.rs Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
Cargo.toml Remove 2 suffix from gpui_macros, fix compile errors in tests 2024-01-03 13:12:21 -08:00