Increase tmux scrollback

This commit is contained in:
2025-02-27 21:23:53 -08:00
parent ef48a37482
commit 86bb7a0d57
2 changed files with 9 additions and 0 deletions

View File

@@ -32,6 +32,8 @@ set-option -g visual-silence off
set-window-option -g monitor-activity off
set-option -g bell-action none
set-option -g history-limit 50000
set -g default-terminal "screen-256color"
setw -g clock-mode-colour colour135