zed
zed copied to clipboard
Linux: command palette shortcut gets overridden by editor::SelectUp
Check for existing issues
- [X] Completed
Describe the bug / provide steps to reproduce it
Open a random file in Zed and try to open the command palette with ctrl-shift-up. Zed instead selects moves the cursor cursor up by a line and selects the text it moved over. The only way to open the command palette is to click on the project explorer to move focus away from the editor and then press the shortcut.
Environment
Zed 0.125-pre (7cbdea2c) Ubuntu 24.04 GNOME Wayland
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.
If you only need the most recent lines, you can run the zed: open log command palette action to see the last 1000.
No response