Variable: cider-repl-history-display-style
cider-repl-history-display-style is an alias and customizable for
cider-history-display-style, defined in cider-history.el.
This variable is obsolete since 2.0.0; use
cider-history-display-style instead.
Value
separated
Documentation
How to display the CIDER command history items.
If one-line, then replace newlines with "\\n" for display.
If separated, then display cider-history-separator between
entries.
Aliases
cider-repl-history-display-style (obsolete since 2.0.0)