From 25f0fe5d68ebec67f3a1ca2f24c4a0bc8e49381f Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Fri, 5 Apr 2024 09:12:32 +1100 Subject: [emacs][urxvt] bunch of small changes - add org clock string to frame title - add ansi color to compilation buffer - look for project source dir from build dir - fix my-kill-sexp-or-comment - more lines in urxvt --- misc/.Xresources | 2 ++ 1 file changed, 2 insertions(+) (limited to 'misc/.Xresources') diff --git a/misc/.Xresources b/misc/.Xresources index fe7665d..39c8931 100644 --- a/misc/.Xresources +++ b/misc/.Xresources @@ -9,3 +9,5 @@ URxvt*scrollWithBuffer: true ! scroll back to the bottom on keypress URxvt*scrollTtyKeypress: true + +URxvt.saveLines: 50000 -- cgit v1.2.3