-
-
Notifications
You must be signed in to change notification settings - Fork 23
Broken Formatting When Running in SLIME/SLY #53
Comments
Hello Those are ansi color settings, for use in a terminal (or slime with an extension, see link below). try setting
it's suprising it is on by default, it's off for me. see https://github.com/fukamachi/prove#colorize-test-reports-on-slime |
I believe this fixed it. How can I make sure this is always done for this system? Should this be placed into the first test file or ASDF declaration? |
Also, thanks for your help. I am MadPhysicist from StackOverflow :-) You help me everywhere I go! |
eheh, awesome^^ It's nice that as a newcomer you find helping hands :) Not sure where best to put the setting to always disable it (sbclrc ?). Is is the same with
|
You also might want to mention, |
When I run Prove tests in SLIME using the ASDF integration, I get the following formatting:
The strange characters are actually
^[
.Am I doing something wrong or is this a bug?
The text was updated successfully, but these errors were encountered: