dan smith
dan smith
yea, i say take `-c` to a separate issue (or just a PR, if you're gonna have one soon); it wasn't even part of the original plan.
as with #19, i'm going to wait until we have tests for order of preference to merge this, cause i think the env variables will override these arguments as it...
ok, it seems the [`ls` on OS X](https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/ls.1.html) is from BSD and doesn't support long options. so i should: - [x] revert to using the short form of the option,...
Yeah, but so far, I've only written a basic happy-case integration test and some unit tests for the code I'm working on for issue #7, so I can't check anything...
But the modification time can be set. [Rclone](https://github.com/ncw/rclone) does this.
Did you mean to deploy this to Production? 'cause right now [alephjs.org](https://alephjs.org/) and [aleph.deno.dev](https://aleph.deno.dev/) only have placeholder content.
@sam33r: > Now I know what you're thinking - that's what bookmarklets are for Actually, I was thinking "that's what [userscripts](http://wiki.greasespot.net/User_script) are for". See [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/) and [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo).
Perhaps you can store the pwkey that you [get at login](https://github.com/matteoserva/MegaFuse/blob/50bc488cb54826b452b54a960efc25181519b3ba/src/MegaFuse.cpp#L52).
I didn't try resizing the terminal. I'm on macOS Sonoma 14.4.1. I'm actually having trouble reproducing it now: I ran it from a different directory without `.dali_cache`, but it just...
I was looking through PRs, and it looks like #236 may fix this when implemented.