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 understand the need, but my hesitation around this, is it changes Talon from 4 command groups with 7 paths between them, to 9 command groups with 31 paths between them. I think it may have a pretty bad effect on grammar complexity and performance :(
May not be worth it considering I haven't run into a need for this since! After a bugfix in talon a while back this example can be handled with two rules:
It would be useful to specify whether commands shouldn't begin or end a group.
If I had a repeat command:
I would like the command to only activate after another command.
"dot five" -
.....
"five" or "five dot" - should not trigger
The text was updated successfully, but these errors were encountered: