xresources: configure xterm backspace
Alan Pearce alan@alanpearce.eu
Tue, 05 Nov 2019 12:36:37 +0100
1 files 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: