]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - tmux.conf.in
screenrc/tmux.conf: Increase scrollback buffer.
[config/dotfiles.git] / tmux.conf.in
index c748eea2eaa38ba2cf3bc44c615f8e9e8a1ab0b0..34cf1f124f8d8bcbbbb706604387bcf17debe581 100644 (file)
@@ -28,7 +28,7 @@
 set-option -g default-shell "/bin/zsh"
 
 # Use a larger window history, in lines.
-set-option -g history-limit 10000
+set-option -g history-limit 50000
 
 # Display Tmux messages for a longer time, in milliseconds.
 set-option -g display-time 3000