浏览代码

Use huge line buffer like a pro

Another proof that 640KB won't be enough for everybody.
Alois Mahdal 9 年前
父节点
当前提交
84f6f9a5dc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      dotfiles.config/Xlib/global.Xdefaults

+ 1
- 1
dotfiles.config/Xlib/global.Xdefaults 查看文件

26
 URxvt.scrollWithBuffer:     true
26
 URxvt.scrollWithBuffer:     true
27
 URxvt.scrollTtyOutput:      false
27
 URxvt.scrollTtyOutput:      false
28
 URxvt.scrollTtyKeypress:    true
28
 URxvt.scrollTtyKeypress:    true
29
-URxvt.saveLines:            32767
29
+URxvt.saveLines:            1048576
30
 
30
 
31
 !## cursor & pointer
31
 !## cursor & pointer
32
 URxvt.cursorUnderline:      false
32
 URxvt.cursorUnderline:      false