From 774b650897a3ded419fd67505faf5fe31f0c0484 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 5 Nov 2019 12:36:37 +0100 Subject: xresources: configure xterm backspace --- user/xresources/.xresources/main | 3 +++ 1 file changed, 3 insertions(+) (limited to 'user/xresources/.xresources/main') diff --git a/user/xresources/.xresources/main b/user/xresources/.xresources/main index b73f1d34..b6375893 100644 --- a/user/xresources/.xresources/main +++ b/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: -- cgit 1.4.1