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

fix clip_wait in AHKv2 #291

Merged
merged 1 commit into from
Apr 19, 2024
Merged

fix clip_wait in AHKv2 #291

merged 1 commit into from
Apr 19, 2024

Conversation

spyoungtech
Copy link
Owner

When the wait_for_any_data keyword is omitted from clip_wait, in AutoHotkey v2, an error is thrown. This PR resolves this issue by ensuring the proper number of arguments are passed.

@coveralls
Copy link

Coverage Status

coverage: 77.301% (-0.02%) from 77.324%
when pulling e87c12d on fix-clip-wait-v2
into 02d21dd on main.

@spyoungtech spyoungtech merged commit b94dde6 into main Apr 19, 2024
13 checks passed
@spyoungtech spyoungtech deleted the fix-clip-wait-v2 branch May 10, 2024 08:11
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