marta-file-manager / marta-issues

An issue tracker for Marta File Manager.
https://marta.yanex.org/
359 stars 0 forks source link

Tab dragging breaks some keybinds #974

Open eugenesvk opened 1 year ago

eugenesvk commented 1 year ago

I've noticed that if I drag a tab with a mouse, my keybinds stopped working, I have to click on the tab / file list for them to start working again

I'm testing with just this single config file:

keyBindings {
  "Cmd+e" "core.actions"
}

Strangely enough, if I disable activateOnAnyCharacter, then a keeps working after a tab drag, but all the other letter keys fail (if I bind them all to core.actions at once) No luck with +letters, they all fail