dot/vm: Configure IMAP support.
[profile] / dot / Xdefaults
index a636fae..b908cb1 100644 (file)
@@ -55,6 +55,10 @@ XTerm.vt100.foreground:              white
 XTerm.vt100.background:                black
 XTerm.vt100.internalBorder:    0
 XTerm*termName:                        xterm-256color
+XTerm*cursorBlink:             true
+XTerm*cursorOnTime:            500
+XTerm*cursorOffTime:           500
+XTerm*cursorColor:             red
 XTerm*scrollBar:               true
 XTerm*saveLines:               1000
 XTerm*scrollTtyOutput:         false
@@ -62,6 +66,8 @@ XTerm*scrollKey:              true
 XTerm*rightScrollBar:          true
 XTerm*metaSendsEscape:         true
 XTerm*eightBitInput:           true
+XTerm*allowSendEvents:         false
+XTerm*utf8Title:               true
 XTerm*VT100*translations:      #override \
        <Btn4Down>:             scroll-back(1,halfpage) \n\
        <Btn5Down>:             scroll-forw(1,halfpage)