Adam Demasi

Results 238 comments of Adam Demasi

Still broken in High Sierra beta 9 šŸ˜•

Definitely will do. Of course you can contribute it yourself to the Cask repo if you’d like – just make sure to include the Sparkle feed, which is at https://cdn.hbang.ws/updates/termhere.xml.

I’m considering options to bring TermHere back to the App Store (so you could install it using `mas`, or a Brewfile [like so](https://github.com/kirb/dotfiles/blob/c56cfcaa7bc37eb70a6bbe586291fc4d6a8ba734/Brewfile#L271)); although since I already released it outside...

1 has been fixed for the upcoming release. 2 is expected and unrelated; just how the Finder framework works. My guess is there's one for Finder, plus a shared one...

I realised I never replied to this, sorry. A while back I sent [a pull request](https://github.com/zeit/hyper/pull/329) to Hyper to implement the basic support needed (this would only allow it to...

I think I’ve worked out the issue, it’s on my side (sandbox restriction added in Sierra). Will have an update out soonish that works around it.

Interesting… I’ll poke around in my ElCap test vm. Does this work for you? ``` open -b co.zeit.hyperterm /Applications/Utilities ```

Should be possible now that I worked out how to load app extensions for Canzone. Theos can build directly for watchOS now, so we can do it as an on-watch...

Thanks for reporting. Which iOS version is this on? I think this should only be possible on iOS 12 and older, because on iOS 13+ Cephei uses the much nicer...

It could possibly also have something to do with SkittyPrefs using the old approach (setting properties on navigationBar directly) rather than the modern iOS 13+ approach (setting UINavigationBarAppearance properties on...