You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
447 B
15 lines
447 B
diff -up xterm-333/XTerm.ad.defaults xterm-333/XTerm.ad |
|
--- xterm-333/XTerm.ad.defaults 2016-12-22 03:07:39.000000000 +0100 |
|
+++ xterm-333/XTerm.ad 2018-05-30 15:44:53.325426803 +0200 |
|
@@ -259,3 +259,11 @@ |
|
!*allowTcapOps: false |
|
!*allowTitleOps: false |
|
!*allowWindowOps: false |
|
+ |
|
+! Red Hat Defaults: |
|
+*allowFontOps: false |
|
+*allowTcapOps: false |
|
+*VT100*eightBitInput: false |
|
+*VT100*scrollBar: true |
|
+*VT100*utf8Title: true |
|
+*termName: xterm-256color
|
|
|