Justin Bishop
Justin Bishop
interesting, thanks @swanson for getting my attention to your change. I'd love to see the file where you're successfully pulling this off if you have something you'd be willing to...
this is awesome.
So fish works now?
Thanks that does give me fish but none of my opening config files seem to run.
Yes it does but even basic etc/profile isn’t running which should be fired further up stack from anything fish is doing cheers, - Justin Bishop On October 18, 2024, GitHub...
so at least on my machine, line 207 of eventlistener.py needs to become: ``` datetime.strptime(created_at, "%Y-%m-%dT%H:%M:%SZ") ```
sorry i'm too much of a python noob to know how to run your tests to make a proper git commit here. i just know changing that line makes it...
very excited for this. would love a LogHandler included to integrate into https://github.com/apple/swift-log edit: I see many others already made this comment :)
I can, of course, implement my own `init(from: decoder)` method, which looks something like this for me right now: ```swift struct Channel: Decodable { let title: String let iTunes: iTunesNamespace...
fish (and starship) prompts are also not working for me.