From a6cff1c141f382aeddc89e97742ddefb447ad848 Mon Sep 17 00:00:00 2001 From: "Marcel Kapfer (mmk2410)" Date: Fri, 31 Mar 2017 15:45:58 +0200 Subject: [PATCH] Improved urxvt scroll behavior --- x/Xresources | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/x/Xresources b/x/Xresources index bb67b46..55f8ecb 100644 --- a/x/Xresources +++ b/x/Xresources @@ -70,6 +70,11 @@ URxvt.perl-ext-common: default,matcher URxvt.url-launcher: /usr/bin/google-chrome-unstable URxvt.matcher.button: 3 +! Scrolling behavior +URxvt*scrollTtyOutput: false +URxvt*scrollWithBuffer: false +URxvt*scrollTtyKeypress: true + ! special *.foreground: #5c6370 *.background: #1e2127