andy.boot

Results 95 comments of andy.boot

code points: https://github.com/bootandy/dust/tree/master/completions https://github.com/bootandy/dust/blob/master/build.rs commit: https://github.com/bootandy/dust/commit/81d52e6e3a6aa5220eb19c72fbc4f9ad75fda7f2 I'm not sure what I can do here, I don't have a mac so I can't reproduce this - you are welcome to try...

thanks for your comment @wickles - I must have something that auto-updates and over-writes it. I'll investigate.

Which Z-shell version are you guys running ? `$ $SHELL --version 5.8.1 (x86_64-ubuntu-linux-gnu) ` I've no idea what to do here. I can't cause a failure on my system with...

interesting, You can see this build passing on CI: https://github.com/bootandy/dust/actions/workflows/CICD.yml - It runs on linux, mac and windows. what OS are you using ?

test_apparent_size is hard to test because different OSs do different things. I have a feeling this might be because you have one less space than me. my 'many' line is:...

and thanks for being proactive with this: > Using the print-to-stderr commit you've recently drafted shows the following stdout.

I think this will fix it : https://github.com/bootandy/dust/pull/364/commits/a72b168be98c46a488cc933fef09f1ddb2bbcef9

https://github.com/bootandy/dust/pull/364 merged this PR - this will probably fix it I'd be grateful if you could pull master and re-run the test thank you.

I've no idea how WSL works, but if it is fixed in gdu then I should be able to replicate that here apparent size uses file length instead of counting...

I don't have windows, feel free to raise a PR