Jonathan Winger-Lang

Results 12 comments of Jonathan Winger-Lang

Sure, I will work on it within this week.

@wsbuser I did not get time to work on this, just as an FYI.

I'm implementing a test project just to get a feel for how it works. And I'm at a page where I'd like to skip a VC in the flow similar...

I cannot provide a proper solution, but something of a workaround. Our app uses a fixed header where the order of the weekdays are hardcoded. We had the same issue,...

@kidsh3148 That's a good question. I only _assume_ we did not have this issue, as it passed QA. But I don't have access to double check it at the moment.

How did you come to the conclusion that it is an issue with AppList?

I have this same issue. A really simple one that fails is: shell=\"cd $dir; git stash\" This generates the same issue. This used to work in BitBar, but now I...

As a workaround I have found that this seems to work: shell=echo \ param1=';cd $dir' \ param2=';git stash' \ param3=';exit' \ terminal=true \

Not that I remember seeing, but I will look closer next time. I mean I am doing normal things while waiting, so it's not like the computer is overloaded in...

Some kind of update, still unsolved though. I am using https://timingapp.com/ to track work automatically, this reads through accessibility APIs window contents and whatnot. When I tap my xbar command,...