Anthony Scopatz

Results 369 comments of Anthony Scopatz

Yeah, we could make our printer aggregate colors until we hit a reset.

Yeah! I just noticed this too, @anki-code. This would be great to have!

PRs welcome! I think this would make a nice built-in xontrib

Please don't use `pkg_resources` it is a totally broken package that can cause dramatic increases in import time.

Thanks @melund - I have seen this same behavior on windows now myself too

@melund - in your manual fix you probably needed to write `\\U` rather than `\U`, to avoid unicode interpolation

OK, I think I have fixed the path issue with the init command

@melund - that seems like it might be because you are in some weird state where `$CONDA_PREFIX` is not set. That error in the deactivate part is being caused by...

> If you have both conda init cmd.exe and conda init xonsh enabled. Yeah I have seen that on Linux with Bash too