This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
zed
Watch
1
Star
0
Fork
You've already forked zed
0
mirror of
https://github.com/zed-industries/zed.git
synced
2025-01-27 04:44:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
daed75096e
zed
/
crates
/
gpui
/
src
/
keymap_matcher
History
Mikayla Maki
9004640586
Convert keymap context to use generics and Cow<'static> so we don't have to add .to_string() and .into() for each usage
2023-02-23 14:10:55 -08:00
..
binding.rs
Remove catch all keymap and KeyPressed action
2023-02-13 13:50:37 -08:00
keymap.rs
Fix bug where keybindings would not show in command palette
2023-01-11 16:35:49 -08:00
keymap_context.rs
Convert keymap context to use generics and Cow<'static> so we don't have to add .to_string() and .into() for each usage
2023-02-23 14:10:55 -08:00
keystroke.rs
working f and t bindings
2023-01-06 14:24:20 -08:00