Jared Beach

Results 62 comments of Jared Beach

Thanks for the response! I may look into this if I get some free time

It sounds like this would be pretty involved and I only passively wanted it. I didn't get how playwright-msw worked, but I figured it just made calls to the official...

@ZuzooVn no I didn't

@ZuzooVn No progress. @iam4x Any ideas on the refresh though?

@iam4x Oh I see it. I bet I could get it, but I haven't really been pokemon going. I'll see this weekend maybe

I believe this is the same as #353

Ah, haha. I didn't catch that in the docs about `#Include`. That's awesome. In that case, yes, what I'm trying to solve is being able to use `%A_ScriptDir%` in the...

If I try to use `%A_ScriptDir` in my `#Include` statement like this: `#Include %A_ScriptDir%/src/layout-manager.ahk` I get the error: ``` Error opening file with mode 'r':'/home/jared/code/github/jmbeach/autohotkey-x11-scripts/%A_ScriptDir%/src/layout-manager.ahk':No such file or directory. Line...

Ah yeah, good idea. I'll just do that for now. Thanks!