From: Don Armstrong Date: Thu, 5 May 2016 14:52:32 +0000 (-0700) Subject: increased saved lines; do not use fullscreen X-Git-Url: https://git.donarmstrong.com/?p=x_base.git;a=commitdiff_plain;h=d662165f25593b11871977b74e3a3f047d79f75b increased saved lines; do not use fullscreen --- diff --git a/.Xresources b/.Xresources index 6021b65..bf96f9a 100644 --- a/.Xresources +++ b/.Xresources @@ -24,6 +24,7 @@ XTerm*highlightSelection: true UXTerm*jumpScroll: true XTerm*utf8Title: true UXTerm*utf8Title: true + XTerm*fullscreen: never ! This resource specifies whether or not to ignore the 'alternate screen' ! of applications such as vi. When it is on, these applications will restore @@ -37,23 +38,18 @@ XTerm*highlightSelection: true ! XTerm.VT100*dynamicColors: on ! Number of lines of scrollback to save - XTerm*saveLines: 1500 + XTerm*saveLines: 3000 Xterm*reverseWrap: true XTerm*VT100*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-*-* -! XTerm*geometry: 120x49 - UXTerm*geometry: 120x49 UXTerm*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1 -! UXTerm.VT100.font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-*-* -! Rxvt*geometry: 120x49 Rxvt*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1 Rxvt*background: black Rxvt*foreground: gray90 -! URxvt.geometry: 120x49 URxvt.font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1 URxvt.boldFont: -*-fixed-bold-r-*-*-20-*-*-*-*-*-iso10646-1 URxvt.background: black