Not sure if this is zsh, iterm2 or the interaction between them. Trying to change the number of recallable lines in the terminal - not the command history, the output history.
In .zshrc I have :
HISTFILE=~/.histfile
HISTSIZE=100000
SAVEHIST=100000
This seems to be ignored =(
Not sure of the correct term to google, "Terminal output history?"
It's not immediately obvious in the iTerm2 documentation on how to change it.
Scrollback lines
value take effect immediately so check Unlimited scrollback
now if you don't want to delete your current buffer(s)Scrollback Lines
to whatever you'd likeUnlimited scrollback
option if you'd like to use your Scrollback lines
value