From 6c99aa6336dc92b4aeb4eb77cbe9853ad3de45b2 Mon Sep 17 00:00:00 2001
From: shmibs <shmibs@gmail.com>
Date: Wed, 30 Apr 2014 19:58:09 -0700
Subject: updated send/sendi functions

now i just have to set the tmp directory to
auto purge old stuff
---
 .Xresources | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to '.Xresources')

diff --git a/.Xresources b/.Xresources
index e81fc18..bf458e8 100644
--- a/.Xresources
+++ b/.Xresources
@@ -166,7 +166,7 @@ URxvt*scrollBar: false
 ! URxvt*scrollTtyKeypress: boolean
 
 ! Save number lines in the scrollback buffer [default 64]. This resource is limited on most machines to 65535; option -sl.
-! URxvt*saveLines: number
+URxvt*saveLines: 16384
 
 ! Internal border of number pixels. This resource is limited to 100; option -b.
 ! URxvt*internalBorder: number
-- 
cgit v1.2.3