You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CTRL+<backtick> key combo doesn't seem to register as a keyboard event in Chrome (with standard US keyboard layout and OSX settings). How about CTRL+\ instead?
You know I've been noticing this in firefox on windows ctrl+backtick jumps to the first tab groups first tab. Interestingly as well backslash () is e.which==92
The
CTRL+<backtick>
key combo doesn't seem to register as a keyboard event in Chrome (with standard US keyboard layout and OSX settings). How aboutCTRL+\
instead?The text was updated successfully, but these errors were encountered: