Explorar el Código

Use huge line buffer like a pro

Another proof that 640KB won't be enough for everybody.
Alois Mahdal hace 8 años
padre
commit
84f6f9a5dc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      dotfiles.config/Xlib/global.Xdefaults

+ 1
- 1
dotfiles.config/Xlib/global.Xdefaults Ver fichero

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