-
Notifications
You must be signed in to change notification settings - Fork 736
Open
Labels
Description
Overarching issue
The overarching issue seems to be that wave is capturing all my cmd + "x" commands instead of letting the window use it like normal
cmd + m
Current Behavior
I click cmd + m and nothing happens
Expected Behavior
I click cmd + m and the window is minimized
Steps To Reproduce
Open Wave, click cmd + m
cmd + s
Current Behavior
I click cmd + s and nothing happens in neovim
Expected Behavior
When I click cmd + s in neovim, I have a shortcut set up for it to open the file navigator. It doesn't work in wave though.
Steps To Reproduce
Add a config to neovim that uses "cmd + s" and then open neovim and click "cmd + s"
Wave Version
0.13.1 (202512170503)
Platform
macOS
OS Version/Distribution
26.3 Beta (25D5101c)
Architecture
arm64
Anything else?
No response
Questionnaire
- I'm interested in fixing this myself but don't know where to start
- I would like to fix and I have a solution
- I don't have time to fix this right now, but maybe later