projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
git: use 'main' for default branch name for new repos
[~bandali/configs]
/
.Xresources.d
/
xterm
diff --git
a/.Xresources.d/xterm
b/.Xresources.d/xterm
index
081fef2
..
f8553b2
100644
(file)
--- a/
.Xresources.d/xterm
+++ b/
.Xresources.d/xterm
@@
-1,4
+1,6
@@
*customization: -color
-
xterm
*termName: xterm-256color
+*termName: xterm-256color
-xterm*metaSendsEscape: true
+*metaSendsEscape: true
+*scrollTtyOutput: false
+*saveLines: 100000