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

is_exclusive does not appear to be working #117

Open
Cobster opened this issue Jun 10, 2016 · 1 comment
Open

is_exclusive does not appear to be working #117

Cobster opened this issue Jun 10, 2016 · 1 comment
Labels

Comments

@Cobster
Copy link

Cobster commented Jun 10, 2016

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/

@Cobster Cobster changed the title is_exclusive does appear to be working is_exclusive does not appear to be working Jun 10, 2016
@dmauro
Copy link
Owner

dmauro commented Jul 10, 2016

Sequence and non-sequence combos don't share exclusivity. Gonna file this as a bug.

@dmauro dmauro added the bug label Jul 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants