Petra Jaros
Petra Jaros
In fact, if the `JSContext` exposed a function to run a shell command, that would do perfectly.
Ah, exposing a function to run a shell command would open up a bunch of `match` options too. For instance, today you can tell when a link is clicked in...
@dkoleary88 I did! But my solution is a bit…dare I say…finicky. :) The problem is that Zoom can't open those `http` URLs at all, and I'm not sure why that...
@dkoleary88 Huh, and that works for you? If I take a Zoom URL and change the `https:` to `zoommtg:`, it doesn't do anything (except activate Zoom).
It's pretty clear @defunkt isn't maintaining dotjs any longer. Has anyone taken it over yet? (I suppose, if the answer is no, that that's an offer.)
It looks like iTerm had to do some work to support this, and so `skhd` may need to as well: https://gitlab.com/gnachman/iterm2/issues/6977
Hmm, that hasn't been my experience with command line apps. Generally, the permissions seem to be based on the "topmost" process. I think the idea is that Apple doesn't want...
Yep, looks like `imagesnap` has similar problems: https://github.com/rharder/imagesnap/issues/26 There are some…interesting hacks in that thread. Nothing seems terribly nice. I'm resorting to running this particular keybinding from Alfred for now,...
I've seen this for a long time too, and still see it on 4.0.0. I'm installing 4.0.1 now; it doesn't look like it would fix it, but it may. I...
Hmm. FWIW, it *seems* to be happening more frequently now for me on 4.0.1, though that could be a fluke.