summaryrefslogtreecommitdiff
path: root/dotfiles
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2021-06-09 11:27:33 +0200
committerAnton Khirnov <anton@khirnov.net>2021-06-09 11:27:33 +0200
commiteb967c3a9d4949dba17e326ec17c9e96e9ac86a0 (patch)
tree9cebe7cc0b0955a9708edd8f02aed4e8879e992a /dotfiles
parent26a420832895d4153fdcda1d18a57dea975d2f0c (diff)
xresources/urxvt: keep 16k lines of scrollback
Diffstat (limited to 'dotfiles')
-rw-r--r--dotfiles/Xresources1
1 files changed, 1 insertions, 0 deletions
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