Increase tmux histroy size

This commit is contained in:
2025-09-04 02:34:44 +02:00
parent d59b067075
commit a60d4a8246

View File

@@ -9,6 +9,8 @@ setw -g automatic-rename on
set-window-option -g xterm-keys on
set -sg escape-time 0
set -g history-limit 5000
# Setup vi-mode with better keybindings
# TODO: Escape does not work properly for leaving
setw -g mode-keys vi