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/