Laurent Charignon

Results 35 comments of Laurent Charignon

Thank for the flatwhite theme it is awesome. You can try twilight-anti-bright if you are looking at an example of a dark theme with background highlighted.

Here is how to repro the issue: ``` lein new app testapp # open testapp/src/core.clj with emacs # start inf-clojure (which starts lein repl) # start inf-clojure-minor-mode # kill the...

When looking into it before, I relied on these two resources: - https://docs.cider.mx/en/latest/faq/ (What's the relationship between CIDER and inf-clojure?) - https://batsov.com/articles/2014/12/04/introducing-inf-clojure-a-better-basic-clojure-repl-for-emacs/ AFAICT, cider can do everything that `inf-clojure` can...

@arichiardi I would like to tackle this one and make sure that we tell lein to start without coloring. Do you have an easy way to reproduce colored output with...

I can still reproduce the error