Florin T.
Florin T.
I think the default should be "externalConsole": false. The current behavior (on Mac) is to open a new terminal window very time you debug (which usually stays behind the VSC...
+1 for this issue. Was there any progress on it?
[EDIT] - I just found `test_tarfile_compat` in the `main/tests/test_compressor.py` suite, should I use that as an example? If that works what is the point of #23? -- ORIGINAL COMMENT --...
@indygreg I still don't see an example for how to create `.tar.zst` file or decompress it. Is that possible with the current version?
Did you try adding `--color` to the xcpretty argument list? i.e. ``` blah | xcpretty --color ``` I think autodetect doesn't always work.
Before we even talk about a PR let's have a conversation about how this should be approached. There are many ways in which this can be done but all of...
So which approach should we take for this? See the two options I layed out above (or it can be a new one...)