calva

dabrazhe 2025-05-06T10:07:02.617869Z

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=10000000

pez 2025-05-06T10:12:56.261969Z

What do you have configured for Terminal Scrollback in settings? ( terminal.integrated.scrollback )

dabrazhe 2025-05-06T10:14:24.875769Z

aha, "terminal.integrated.scrollback": 5000

pez 2025-05-06T10:15:18.315799Z

I am not sure it is used for the calva output terminal, but I think so.

✔️ 1
1