Increase scrollback size in tmux.

This commit is contained in:
James Patrick 2024-01-19 13:46:04 -05:00
parent abc1359d0e
commit f0883459ca
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
## Behavior
set-option -g history-limit 5000
# Mouse Mode On
set -g mouse on
# Fix scrolling