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
I have two combos setup. The first is a simple combo that registers the 'n' character. The second is a sequence combo with the keys '* n'. I've used the register_combo function to register these two combos with is_exclusive set to true. When I press '* n', both combos are invoked.
I have two combos setup. The first is a simple combo that registers the 'n' character. The second is a sequence combo with the keys '* n'. I've used the register_combo function to register these two combos with is_exclusive set to true. When I press '* n', both combos are invoked.
See this plunk: http://embed.plnkr.co/nP0KGfWOtEHeriMsklPw/
The text was updated successfully, but these errors were encountered: