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:
50d3dd0
)
dot/Xdefaults: Some xterm fiddling.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 3 Aug 2017 11:25:47 +0000
(12:25 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 3 Aug 2017 11:25:47 +0000
(12:25 +0100)
Turn off the pointless internal border. Declare 256-colour support in
the $TERM variable.
dot/Xdefaults
patch
|
blob
|
blame
|
history
diff --git
a/dot/Xdefaults
b/dot/Xdefaults
index 2787e0be2e530b0646af4faaf2b24419e28f63a4..a636fae64b8aaddbb471d845f1efe6e3b80605a2 100644
(file)
--- a/
dot/Xdefaults
+++ b/
dot/Xdefaults
@@
-53,6
+53,8
@@
XTerm.vt100.geometry: 80x35
XTerm.vt100*font: FIXED
XTerm.vt100.foreground: white
XTerm.vt100.background: black
+XTerm.vt100.internalBorder: 0
+XTerm*termName: xterm-256color
XTerm*scrollBar: true
XTerm*saveLines: 1000
XTerm*scrollTtyOutput: false