ソースを参照

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