(Tmux) Increase maximum length of history buffer

  1. Add set -g history-limit N to .tmux.conf, where N is a reasonable size positive integer.

  2. Restart tmux or reload .tmux.conf (refer to this post to find out how).

Reference:

Written on February 24, 2021