This website requires JavaScript.
Explore
Help
Sign In
oak-team
/
oak-gpui
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
588b2da40ae9db3bb28a8d5a0782e2e1828dfc79
oak-gpui
/
crates
/
gpui
/
src
/
keymap_matcher
T
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_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
keymap.rs
Fix bug where keybindings would not show in command palette
2023-01-11 16:35:49 -08:00
keystroke.rs
working f and t bindings
2023-01-06 14:24:20 -08:00