Table of Contents

tmux

Increase the scrollback buffer size

Set the following in .tmux.conf:

set-option -g history-limit 3000

Source: https://stackoverflow.com/questions/18760281/how-do-i-increase-the-scrollback-buffer-size-in-tmux