# HG changeset patch # User Oleksandr Gavenko # Date 1316957720 -10800 # Node ID 12f86cf3d64fbc0a97486ba602f214347e481f06 # Parent 9042970ef6f3464fc923e3d25910a4bed3883aa2 XTerm*saveLines diff -r 9042970ef6f3 -r 12f86cf3d64f .Xdefaults --- a/.Xdefaults Sat Sep 24 14:54:54 2011 +0300 +++ b/.Xdefaults Sun Sep 25 16:35:20 2011 +0300 @@ -27,6 +27,7 @@ ! Allow Alt as Meta in Emacs: XTerm*eightBitInput: false XTerm*metaSendsEscape: true +XTerm*saveLines: 10000 ! When an interactive shell that is not a login shell is started, bash reads ! and executes commands from /etc/bash.bashrc and ~/.bashrc, if these files ! exist.