summary refs log tree commit diff stats
path: root/user/xresources/.xresources
diff options
context:
space:
mode:
Diffstat (limited to 'user/xresources/.xresources')
-rw-r--r--user/xresources/.xresources/main4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/xresources/.xresources/main b/user/xresources/.xresources/main
index b6375893..644b0e7a 100644
--- a/user/xresources/.xresources/main
+++ b/user/xresources/.xresources/main
@@ -37,8 +37,8 @@ URxvt.pointerBlankDelay:  987654321
 URxvt.letterSpace:        0
 URxvt.lineSpace:          2
 
-XTerm.backarrowKeyIsErase: true
-XTerm.ptyInitialErase:     true
+xterm*backarrowKeyIsErase: true
+xterm*ptyInitialErase:     true
 
 ! Local Variables:
 ! compile-command: (concat "xrdb -merge " (shell-quote-argument buffer-file-name))