xterm: specify the configs more generally so that it would work for floating variant...
[~bandali/configs] / .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