Hi, how can I extend the terminal history for the calva repl output ? It's truncated even when in .zprofile it is set to
HISTSIZE=10000000
SAVEHIST=10000000What do you have configured for Terminal Scrollback in settings? ( terminal.integrated.scrollback )
aha, "terminal.integrated.scrollback": 5000
I am not sure it is used for the calva output terminal, but I think so.
https://clojurians.slack.com/archives/C03RZRRMP/p1746565854778539