From 83b28905073f47922b1756871eb76c559f6a3bcf Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Mon, 30 Apr 2018 16:10:40 -0700 Subject: [PATCH] urxvt smart scrolling --- X/.Xresources | 3 +++ 1 file changed, 3 insertions(+) diff --git a/X/.Xresources b/X/.Xresources index de3746a..1c8d33f 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -12,6 +12,9 @@ URxvt*urgentOnBell: true URxvt*iso14755: false URxvt*font: xft:Input Mono Narrow Light:size=10 URxvt.perl-ext-common: confirm-paste, +URxvt*scrollTtyOutput: false +URxvt*scrollWithBuffer: true +URxvt*scrollTtyKeypress: true Xft.dpi: 120