Jan Günter
Jan Günter
Definitely possible as an option. I would rather not add another column to the default view. htop also does not display it by default. @aristocratos, what's your opinion on more...
@aristocratos I'll definitely take a look, since the proc state also is of interest to me, but my time on working days is rather limited and this will need too...
I encountered the same issue using `markdown-link-check` failing on the URL https://libraries.io/npm/@action-class%2Fcore/tree With the reencoding of `%2F` to `/` the request results in a 404 since the path argument parsing...
I'm also trying to use `replace_requires` to substitute zlib-ng for zlib. The main issue I'm facing is that many recipes like openssl use `self.dependencies["zlib"]` which then fails with `KeyError: "'zlib'...