xresources: apply XTerm settings to UXTerm
1 file changed, 2 insertions(+), 2 deletions(-)
M user/xresources/.xresources/main → 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))