zed/crates/git_graph
Remco Smits 1240fd1f36
git_graph: Allow cancelling active selection via keyboard (#49836)
This PR allows you to cancel an active selectio inside the git graph via
a keyboard shortcut.


https://github.com/user-attachments/assets/f84218c3-5a92-4d9d-b089-4946559d50d0

Before you mark this PR as ready for review, make sure that you have:
- [x] Added a solid test coverage and/or screenshots from doing manual
testing
- [x] Done a self-review taking into account security and performance
aspects
- [x] Aligned any UI changes with the [UI
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)

Release Notes:

- N/A
2026-02-23 12:41:00 +00:00
..
src git_graph: Allow cancelling active selection via keyboard (#49836) 2026-02-23 12:41:00 +00:00
Cargo.toml git_graph: Add basic keyboard navigation (#49051) 2026-02-12 20:29:23 +00:00
LICENSE-GPL git: Add graph support (#44434) 2026-01-22 20:53:23 -05:00