xresources: configure xterm backspace
1 file changed, 3 insertions(+), 0 deletions(-)
M user/xresources/.xresources/main → user/xresources/.xresources/main
@@ -37,6 +37,9 @@ URxvt.pointerBlankDelay: 987654321 URxvt.letterSpace: 0 URxvt.lineSpace: 2 +XTerm.backarrowKeyIsErase: true +XTerm.ptyInitialErase: true + ! Local Variables: ! compile-command: (concat "xrdb -merge " (shell-quote-argument buffer-file-name)) ! End: