zed/crates/search2/src
Conrad Irwin d12eb0581a
vim2 (#3594)
- First round of vim tests

Add `observe_keystrokes` back to gpui2
Allow multiple actions to match a given key event

[[PR Description]]

Release Notes:

- (Added|Fixed|Improved) ...
([#<public_issue_number_if_exists>](https://github.com/zed-industries/community/issues/<public_issue_number_if_exists>)).
2023-12-11 15:06:51 -07:00
..
buffer_search.rs Restore impl_actions! and remove derive(Action) 2023-12-10 19:33:38 -07:00
history.rs WIP: start search2 2023-11-13 20:38:37 +01:00
mode.rs buffer_search: Add tooltips, polish keybinds 2023-12-08 12:37:20 +01:00
project_search.rs Fix inactive tab styles (the verbose way) (#3591) 2023-12-11 15:42:17 -05:00
search.rs First round of vim tests 2023-12-11 14:16:25 -07:00
search_bar.rs buffer_search: Add tooltips, polish keybinds 2023-12-08 12:37:20 +01:00