xterm: specify the configs more generally so that it would work for floating variant...
authorAmin Bandali <bandali@gnu.org>
Tue, 19 Oct 2021 01:19:43 +0000 (21:19 -0400)
committerAmin Bandali <bandali@gnu.org>
Tue, 19 Oct 2021 01:19:43 +0000 (21:19 -0400)
.Xresources.d/xterm

index 395d936..f8553b2 100644 (file)
@@ -1,6 +1,6 @@
 *customization: -color
-xterm*termName: xterm-256color
+*termName: xterm-256color
 
-xterm*metaSendsEscape: true
-xterm*scrollTtyOutput: false
-xterm*saveLines: 100000
+*metaSendsEscape: true
+*scrollTtyOutput: false
+*saveLines: 100000