I have cider-repl-use-clojure-font-lock and cider-repl-use-pretty-printing both enabled. Font lock is applied correctly to short results, but not to results long enough to trigger pretty printing. Is this a bug?
I found this ancient, closed bug for what seems the same issue: https://github.com/clojure-emacs/cider/issues/1466. Should I reopen it?