Skip to content

Conversation

@patrickhpan
Copy link

#128 describes a usecase where one would want to call multiple -k or -t arguments for faster execution. Here's a quick fix I threw together to make this work!

@jamylak
Copy link

jamylak commented Feb 8, 2025

I've just tested this PR and it still works like a charm (edit: to be accurate I readded the code on my own local just didn't test this part

        if (synthesize_opt != 0 && option != synthesize_opt) {
            error("skhd: cannot pass arguments after -%c", synthesize_opt);
        }

jamylak added a commit to jamylak/skhd that referenced this pull request Feb 8, 2025
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

Successfully merging this pull request may close these issues.

2 participants