xresources: invert scrollWithBuffer for urxvt

This commit is contained in:
Vincent Bernat 2012-07-19 22:07:40 +02:00
parent a8f5c2ec7d
commit dad27fe5d0

View file

@ -31,7 +31,7 @@ URxvt.cursorBlink: True
URxvt.scrollBar: False
URxvt.scrollTtyOutput: False
URxvt.scrollWithBuffer: False
URxvt.scrollWithBuffer: True
URxvt.jumpScroll: True
URxvt.saveLines: 5000