Closed MarlonRodriguez closed 7 years ago
@MarlonRodriguez The keybindings ctrl+k m
and ctrl+k ctrl+m
are not in conflict and they can be both triggered independently:
ctrl+k m
ctrl+k
)m
)ctrl+k ctrl+m
ctrl+k
)ctrl+m
)@alexandrudima Ahh, thanks, that's a behavior I hadn't seen or used before. It makes sense,just like pressing alt, releasing, then pressing a letter for a menu item will work. Had not seen that with ctrl and assumed I needed to keep it pressed. My bad.
Steps to Reproduce: Simply try to change language mode using ctrl+k+m. You will get keymappings instead. The conflict detection needs to catch combinations like: "ctrl+k,ctrl+m" and "ctrl+k+m".
Reproduces without extensions: Yes