Aankhen

Results 48 comments of Aankhen

I tried this locally combined with #473 (after fixing a tiny merge conflict) and it makes a *huge* difference. Running lsd in a particular directory consistently took about 8 seconds...

I believe yq is getting the literal string `'.test` as its first argument, not just `.test`, because the stop-parsing token (`--%`) prevents PowerShell from parsing the quoted string into a...

Yes, it would still be useful.

I deleted this fork a while ago, so I couldn’t push the changes here. I created a new fork for the same thing. Shall I close this PR and create...

Thanks for the quick response. I unfortunately don’t think that’s something I can do, as I have my hands full just setting this up in the middle of other work....

I’m not sure when this changed exactly, but it looks like the current version is 4.30 and it’s only available as a 64-bit binary. I was able to get it...

Same issue here. @southorange1228, are you by any chance using `pnpm` too?

Would it be possible to add the parameter to the function instead of the script? Then it could be invoked with different filenames after being imported.

Ah, I see the issue now: I was looking the patch-1 branch, not master. Sorry about the confusion.