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

[Explanation] Two commands (:!command :!blocked) #1

Closed
confluencepoint opened this issue Sep 28, 2022 · 1 comment
Closed

[Explanation] Two commands (:!command :!blocked) #1

confluencepoint opened this issue Sep 28, 2022 · 1 comment

Comments

@confluencepoint
Copy link

https://github.com/kiinoda/goku/blob/experimental/karabiner.edn#L460

What is the effect of the exclamation mark in front of the variables?
[:!command :!blocked]
What does it do?

@kiinoda
Copy link
Owner

kiinoda commented Sep 28, 2022

It negates the statement. What the above block of code says is "with the condition that you're not in the command layer and the blocked variable is not set".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants