diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index aa26e59..5176f01 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -50,7 +50,7 @@ set -g @resurrect-processes '~julia' ####################################################### # Increase scrollback buffer size -set -g history-limit 5000 +set -g history-limit 50000 ###################################################################### # END OF PLUGINS