From e831efd1b9cb3197b3fdc3a4aa26a5cc668dc968 Mon Sep 17 00:00:00 2001 From: Jonas Forsberg Date: Thu, 5 Nov 2020 14:07:27 +0100 Subject: [PATCH] Prevent execution of pasting multi-line text Prevent execution of commands if accidentally pasting multi-line text --- .inputrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.inputrc b/.inputrc index 0f7410c..b52f028 100644 --- a/.inputrc +++ b/.inputrc @@ -28,3 +28,4 @@ # end # +set enable-bracketed-paste