zed/crates/editor
Aleksei Gusev 6e1b99b039
Fix PageUp for context menu (#13593)
The PageUp key was not working for the context menu. Instead of
selecting one of the previous items in the context menu, `MovePageUp`
closed the menu and scrolled the editor. `MovePageDown` was working
correctly because it has the same fix.



Release Notes:

- Fixed `pageup` key, when bound to `editor::MovePageUp`, not moving context menus as other keys
2024-06-28 12:03:30 +03:00
..
src Fix PageUp for context menu (#13593) 2024-06-28 12:03:30 +03:00
Cargo.toml Fix most vim tests on linux (#12873) 2024-06-11 08:27:55 -06:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00