Skip to content

Using IJ + Cursive on Win10, cannot resolve font color properly. #468

@ca1123

Description

@ca1123

I am following MOOC course,
Functional programming in Clojure (http://iloveponies.github.io/120-hour-epic-sax-marathon/index.html)
I am mostly happy, but on issue of midje keeps bugging me. The output always contains phunky color code which the terminal in IJ cannot resolve.
image

Try turn off the colorizing font.

Have tried
https://github.com/marick/Midje/wiki/Configuration-files
adding
(change-defaults :color false)
to
.midje-grading-config.clj
Which does not work.
How to show colorized font in IJ. Or easier, how to disable midje colorized font?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions