Don't leak file descriptor.
[profile.git] / .Xdefaults
index a2f1c1a..71c2aa6 100644 (file)
@@ -41,7 +41,7 @@ urxvt.secondaryscroll: True
 urxvt.answerbackString: urxvt
 ! Change font size.
 urxvt.perl-lib: .urxvt
-urxvt.perl-ext: font,vimselection
+urxvt.perl-ext: font
 urxvt.keysym.M-minus: perl:font:smaller
 urxvt.keysym.M-equal: perl:font:bigger
 
@@ -92,3 +92,6 @@ XTerm.*faceName: DejaVu Sans Mono
 XTerm.*faceSize: 9
 ! Old xterm will fall back to xterm if xterm-256color is not found.
 XTerm.*termName: xterm-256color
+! Red Hat disables window resizing by default.
+XTerm.*allowFontOps: true
+XTerm.*allowWindowOps: true