chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
4ed33f5
)
dot/putty-defaults: Hugely increase the scrollback size.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 10 May 2020 14:14:08 +0000
(15:14 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 10 May 2020 18:46:54 +0000
(19:46 +0100)
I chose 1000 back when memory was less plentiful than it is now.
I calculate:
10,000 lines by
638 columns (6x13 on UHD+ display), by
8 bytes (four bytes Unicode, four attributes)
comes out as 48.5MB, which is trivial by modern standards.
dot/putty-defaults
patch
|
blob
|
blame
|
history
diff --git
a/dot/putty-defaults
b/dot/putty-defaults
index 1a8a8960000e940ce38df6c799b0654c67f6e42f..78a0a297caf404df3b264855bcb5670fa4b742f5 100644
(file)
--- a/
dot/putty-defaults
+++ b/
dot/putty-defaults
@@
-95,7
+95,7
@@
BellOverload=1
BellOverloadN=5
BellOverloadT=2000
BellOverloadS=5000
-ScrollbackLines=1000
+ScrollbackLines=1000
0
DECOriginMode=0
AutoWrapMode=1
LFImpliesCR=0