瀏覽代碼

Use huge line buffer like a pro

Another proof that 640KB won't be enough for everybody.
Alois Mahdal 8 年之前
父節點
當前提交
84f6f9a5dc
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      dotfiles.config/Xlib/global.Xdefaults

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

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