diff options
Diffstat (limited to 'user/xresources/.xresources')
-rw-r--r-- | user/xresources/.xresources/main | 3 |
1 files changed, 3 insertions, 0 deletions
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: |