wtype
wtype copied to clipboard
Shortcut `Ctrl+W` doesn't work in chrome
In Firefox I can set a keybind to CTRL+W to close a tab with '-M ctrl w -m ctrl`.
In Chrome, this doesn't seem to work.
Based on https://github.com/atx/wtype/issues/31 I had change the w to KEY_W.
However, now it seems to close the first tab, instead of the tab that is selected.
Not sure how to fix this and get the desired behavior.
wtype -M ctrl -k w -m ctrl works fine for me in chromium and brave