Cosmic

Results 271 comments of Cosmic

Apologies for the breakage. I had a little blurb at the top of the release notes talking about release artifact changes, but it wasn't really clear that it was part...

I'm not able to repro this with v0.7.6 on Linux. Let me know if you're still able to reproduce this and if other replacements also fail ![image](https://github.com/chmln/sd/assets/30302768/df7a258d-c549-4127-945f-ad6cb85a7a01)

Thanks for verifying! I'll try to get windows with git bash setup, so that I can dig in more

There's a lot more discussion on this in #208

> - I'd argue there's no need for a `--line-buffered` flag. Anyone relying on the full read behavior? Very likely people are, yes. Or anyone who wants to match over...

> Multi-line matching isn't tied to full reads, at least theoretically. Practically it might be, yes. But "line buffered" should be implementation detail. Something like `--multiline` might be better. >...

Sure! I can see that being very beneficial when it comes to planning out new features and changes. I'll work on setting up a zulip chat today

I went ahead and created a zulip organization, but haven't taken the time to organize anything yet (so I'll leave this issue open until that's more sorted out and we...

Thanks for opening the issue. I'll have to poke around and see what all is needed to handle signing the binary

The first part should already be handled by #186