Variable: cider-repl-history-maximum-display-length
cider-repl-history-maximum-display-length is an alias and customizable
for cider-history-maximum-display-length, defined in cider-history.el.
This variable is obsolete since 2.0.0; use
cider-history-maximum-display-length instead.
Value
nil
Documentation
Whether or not to limit the length of displayed items.
If this variable is an integer, the display of the command history will be limited to that many characters. Setting this variable to nil means no limit.
Aliases
cider-repl-history-maximum-display-length (obsolete since 2.0.0)