Bao
Bao
> Hmm, sounds like the current behaviour is naive/simple and now we just want to make it "smart" Is this PR not just allowing currently existing "smart" behavior to be...
> do you know if it assumes a name for an explicit filepath argument which would make it particularly easy to interoperate with Darker? If I'm parsing this question correctly,...
> I mean, if an `--stdin-filepath` was provided on the command line, what would we expect from and do with positional `PATH` arguments? Disallow them? Ignore them? Assert that the...
duplicate of #399?
related to #434 possibly?
It seems like https://github.com/docker/for-mac/issues/483 is the cause?
No offense taken. Sorry I haven't updated. I actually did merge most of the PRs in my fork before this repo was transferred over. I even have a bunch of...
Logfile is currently set to `{CONFIG_HOME}/error.log`. It would be better to have this be `{XDG_CACHE_HOME}/bpytop/error.log` or something similar, but I'm not sure if it's worth changing.
Tried to update the documentation and default config file to indicate the new config directory. Examples use shell expansion to indicate behavior, suggestions for alternative formatting are welcome.
I think restricting series to a particular `mediaType` only makes them less flexible without offering many benefits. What are the structural differences between the "media types"? Are they handled differently...