]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - screenrc
Increase screen's scrollback buffer.
[config/dotfiles.git] / screenrc
index f6e5d971ad6ed8aca28ecafa200364aec277401a..3f481075f46759af97a48d04ab69507483ad1c4a 100644 (file)
--- a/screenrc
+++ b/screenrc
@@ -9,8 +9,8 @@ escape ??
 # As "?" is the escape key, bind <C-h> to display the help window.
 bind ^H help
 
-# Increase the scrollback buffer to 5000 lines.
-defscrollback 5000
+# Increase the scrollback buffer.
+defscrollback 10000
 
 # Bind P to paste the buffer content, like Vim's p.
 bind P paste .