XTerm*saveLines
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 25 Sep 2011 16:35:20 +0300
changeset 202 12f86cf3d64f
parent 201 9042970ef6f3
child 203 83fcc395ccc5
XTerm*saveLines
.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.