Tamino Bauknecht

Results 31 comments of Tamino Bauknecht

> It seems to not work on windows, could you try to gate it with a `#[cfg(any(target_os = "macos", target_os = "linux"))]` to make it macos/linux only? That should resolve...

> I've tested it on Windows and it works but only seems to read a .tar file if it's specified explicitly, is that intentional? That is, if I specify `--quasi...

> > (but does not work with --tree yet) > > That is strange cause as of what I know tree is the same as -R for most part You...

@daviessm I agree regarding the feature flag - do you want to take a look at https://github.com/eza-community/eza/pull/797/commits/1dffecba73030e66f08d22cccb95c487f4ad9875 if you think that's what you meant? At first, I tried to actually...

> Yeah that makes sense, the only other thing is I think we should remove the help text too but I don't think we do that for `git` either and...

@cafkafk @MartinFillon ping, not entirely sure who else to ping. I rebased the PR so that we can maybe get it ready for merge - but feel free to nitpick...

@claucambra I planned to mainly ignore non-Unix systems for now and only ensure that it doesn't break the build and current behavior on those systems. I think that for now...

> Any way we can help move this PR forward so it lands? Since this PR depends on https://github.com/nextcloud/server/pull/41321 and the server maintainers are actively ignoring it, I don't think...

Hi @claucambra, on server side the proposal was [rejected on the basis that the desktop app does not support an apps system to make the symlink support optional](https://github.com/nextcloud/server/pull/41321#issuecomment-2137598218). However, I...

> Hi @claucambra, on server side the proposal was [rejected on the basis that the desktop app does not support an apps system to make the symlink support optional](https://github.com/nextcloud/server/pull/41321#issuecomment-2137598218). However,...