cider

A channel dedicated to the Clojure Interactive Development Environment that Rocks (aka CIDER). :cider:
ghosttoaster 2021-02-12T14:34:01.257Z

I've managed to get cider in some sort of mode where its only showing my most recent input, the result, and the next prompt. I can't scroll back to see my repl history at all. Does anyone know how to restore my ability to scroll back?

AC 2021-02-12T18:41:51.258400Z

is your cider-repl-buffer-size-limit set to 0 (or something close to that)?