Meghan Denny

Results 293 comments of Meghan Denny

The program `rclone` is able to achieve multi line overwrites and is cross platform. The applicable code is here https://github.com/ncw/rclone/blob/master/cmd/progress.go#L73. I'm unsure at this time how transferable the code would...

![image](https://user-images.githubusercontent.com/5464072/61588098-7421e080-ab63-11e9-99f6-0557cd35a871.png) Another example, last one, this is `docker pull`

Yes this should be added to the wiki :+1:

327 states `CGO_ENABLED=1` is required in order to compile properly.

Wow, thanks for looking into this! The tests failing seem unrelated to this change so I'll get those fixed up and then get this merged in. 😄

zigwin32 and hzzp are updated, still waiting on iguanatls

Rebased this branch to master and looks all good to go. Do we have a fossil repo hosted anywhere with some Zig code we can use to verify the functionality...

Thanks! I'll give the repo a test and get this merged. Thanks again for pull this together :) For C libraries you can see an example here https://github.com/nektro/zig-sqlite3/blob/master/zig.mod as well...

One thing i'm noticing is that in the lockfile its always using the "commit" (in git speak). similarly, it makes me wonder if the fossil type should have equivalents for...

on second thought, does this make sense?