diff --git a/.tmux.conf b/.tmux.conf index f6999e7..6fe6af5 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -17,7 +17,7 @@ bind-key ] paste-buffer -p set -g update-environment "XAUTHORITY DISPLAY WINDOWID SSH_ASKPASS SSH_AGENT_PID SSH_CONNECTION" set -g default-command zsh -set -g history-limit 100000 +set -g history-limit 10000 set-option -g default-terminal "tmux" set -ga terminal-overrides ",*:Tc" # true colous support