~dieggsy/dotfiles

fc24a13eb0277745b563bbd16e3adb98ddfa5c39 — dieggsy 4 months ago 6084724
Increase tmux history
1 files changed, 2 insertions(+), 2 deletions(-)

M tmux/.tmux.conf
M tmux/.tmux.conf => tmux/.tmux.conf +2 -2
@@ 11,7 11,7 @@ setw -g pane-base-index 1
set -g renumber-windows on
set -sg escape-time 0
setw -g monitor-activity on
set -g history-limit 10000
set -g history-limit 100000
set -g update-environment -r
set -ga update-environment ' SSH_AUTH_SOCK'
set -g set-titles on


@@ 67,4 67,4 @@ set -g window-status-current-format " #I.#{?#{==:#{window_name},zsh},#{b:pane_cu
set -g window-status-separator ""

# set -g pane-active-border-style "fg=Colour6"
# set -g pane-border-style "fg=Colour8"
\ No newline at end of file
# set -g pane-border-style "fg=Colour8"