This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-07-30
Channels
- # announcements (4)
- # babashka (8)
- # beginners (124)
- # calva (13)
- # cider (10)
- # circleci (6)
- # clj-kondo (193)
- # cljdoc (1)
- # cljs-dev (4)
- # clojure (50)
- # clojure-europe (28)
- # clojure-serbia (1)
- # clojure-spec (22)
- # clojure-uk (30)
- # clojurescript (11)
- # clojureverse-ops (3)
- # community-development (1)
- # conjure (5)
- # cursive (1)
- # datomic (11)
- # depstar (1)
- # events (2)
- # fulcro (7)
- # graalvm (2)
- # graphql (10)
- # helix (43)
- # hyperfiddle (14)
- # introduce-yourself (6)
- # jobs (2)
- # jobs-discuss (14)
- # kaocha (4)
- # luminus (2)
- # malli (24)
- # meander (6)
- # off-topic (4)
- # pathom (1)
- # polylith (13)
- # re-frame (6)
- # releases (1)
- # remote-jobs (1)
- # sci (14)
- # shadow-cljs (209)
- # tools-deps (30)
- # xtdb (26)
I started running tests via Kaocha, how nice! Is there any chance to get colored output in the Conjure buffer? Diffs are so much nicer to see in color...
This is a topic that Ollie and I (and others) have dug into a bit. See https://github.com/Olical/conjure/issues/53
I've tried a few different colorizing vim plugins, and I've ended up with vim-hexokinase, which seems to me like the highest quality plugin, however, it doesn't yet support colorizing ANSI escape codes. There is an issue open for that here: https://github.com/RRethy/vim-hexokinase/issues/65 I reaaally hope that it gets added at some point! The idea of having to install a separate plugin just to colorize ANSI escape codes bums me out. I haven't tried the other plugins mentioned in the above issues in a while. I wonder if maybe they've gotten better recently.