Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It is impossible to bind a hotkey to Ctrl+W #48

Open
ATMunn opened this issue Jul 28, 2017 · 2 comments
Open

It is impossible to bind a hotkey to Ctrl+W #48

ATMunn opened this issue Jul 28, 2017 · 2 comments

Comments

@ATMunn
Copy link

ATMunn commented Jul 28, 2017

In most browsers, this simply closes the tab. And also, even after I downloaded a plugin for Firefox and rebound the key to close the tab, it still seems to not work. I'm not sure if it would work in a different browser though. Either way, it's kind of annoying.
EDIT: It seems that someone else has also reported a similar issue, for Ctrl+F4.

@Vollkornaffe
Copy link

Vollkornaffe commented Dec 4, 2018

Click on the field you want to set and open up console (with f12 by default)

then type in

assign_key({code: 87, shift: false, alt: false, ctrl: true})

and hit enter!

@DerSaidin
Copy link

Same with Ctrl + Q, Ctrl + T

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants