From eb967c3a9d4949dba17e326ec17c9e96e9ac86a0 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Wed, 9 Jun 2021 11:27:33 +0200 Subject: xresources/urxvt: keep 16k lines of scrollback --- dotfiles/Xresources | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/Xresources b/dotfiles/Xresources index ec36f52..18aa4fa 100644 --- a/dotfiles/Xresources +++ b/dotfiles/Xresources @@ -37,6 +37,7 @@ URxvt.keysym.M-u: reselect:url URxvt.keysym.M-g: reselect:git_hash URxvt.keysym.M-i: reselect:message_id URxvt.urgentOnBell: true +URxvt.saveLines: 16384 SshAskpass.grabKeyboard: False SshAskpass*foreground: LightSkyBlue1 -- cgit v1.2.3