Ryan
Ryan
No, runner images are not published anywhere
I'm not sure if I will be able to maintain such image. With `rust`, `js`, `go` or `pwsh` it's very easy since those are quite self-contained tools and I'm working...
I suggest following the https://no-color.org/ standard.
> > I suggest following the [no-color.org](https://no-color.org/) standard. > > I think respecting a `$NO_COLOR` environment variable is a good idea. > Is that sufficient though? Using NO_COLOR will disable...
So I've just looked at the code out of curiosity. You should check for Linux terminals that don't support colouring (`$TERM` = `dumb`) But also, was that tested on Windows?...
> I don't know if this change will work on Windows @marckhouzam Yes and no. It will work for people using Windows Terminal app but it will not work in...
Just wanted to add that I pointed to those packages as reference, I'm not well versed in using any of them and there might be better/more suitable libraries to use...
https://github.com/rclone/rclone is cross-platform and has `ncdu` command, works for cloud, local, ftp, http(s), etc.
I'm not against adding `ncdu`, it's a great tool and imo, it's *"modern"*. I've mentioned `rclone` since it's also *"modern"* and works well with remote file systems.
> Lots of tools _exist_, they don't have to land on the "Modern Unix" list just because they have a sensible TUI strapped on. Yes, they also don't have to...