src/feature.h-79-/*
src/feature.h-80- * Define maximum possible savelines
src/feature.h-81- */
src/feature.h:82:#define MAX_SAVELINES 10000000
But the manpage urxvt(1) says:
saveLines: number
Save number lines in the scrollback buffer [default 64]. This resource
is limited on most machines to 65535; option -sl.
I think the manpage should be changed to match the value of MAX_SAVELINES.
It looks like this was changed in init.C here:
http://cvs.schmorp.de/rxvt-unicode/src/init.C?r1=1.125&r2=1.126
Regards.
--
Scott Roland
_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode