From 174cc1338bb28fc28009cab4681ff995a6c617f8 Mon Sep 17 00:00:00 2001 From: Lucas Date: Mon, 28 Dec 2020 15:52:45 +0000 Subject: [PATCH] xterm: allow pasting Tabs --- dotfiles/Xdefaults | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/Xdefaults b/dotfiles/Xdefaults index c1ca772..1be6cce 100644 --- a/dotfiles/Xdefaults +++ b/dotfiles/Xdefaults @@ -17,6 +17,7 @@ XTerm.VT100.backarrowKeyIsErase: true XTerm.VT100.bellIsUrgent: true XTerm.VT100.charClass: 33-47:48,58-64:48,91-96:48,123-126:48 XTerm.VT100.deleteIsDEL: false +XTerm.VT100.disallowedPasteControls: BS,DEL,ESC XTerm.VT100.metaSendsEscape: true XTerm.VT100.translations: #override \n\ Ctrl Alt C: copy-selection(CLIPBOARD) \n\