Unbind Ctrl+W from Closing Composer

I’ve looked in the cursor documentation and in the keybindings.json manual for VSCode, and I haven’t found a way to disable Cursor’s default keybinding ctrl+w from closing Composer window.

I’m using Vim keybindings, with which I bound ctrl+w h/j/k/l to mean (for me) “move to the pane on the left/down/up/right”. This is convenient when I want to switch from the code editor on the left to the composer on the right using ctrl+w l and vice versa ctrl+w h, but the latter doesn’t work because ctrl+w closes composer.

(Indeed this doesn’t show up as a command in Keyboard Shortcuts, so might need escalating to a feature request.)

This has been painful for me as I use ctrl+w in the same way as @levzlotnik

Painful for me too since CTRL + ALT + W is my speech input and whenever I want to input text it closes composer. Found no way to deactivate this.