From 97807a4cd7d530a9e88acf4b4870996e6444ff74 Mon Sep 17 00:00:00 2001 From: Scott Wallace Date: Mon, 7 Mar 2016 21:24:53 +0000 Subject: [PATCH] Expand meta in bash. --- .inputrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.inputrc b/.inputrc index 6c4eee4..317c4db 100644 --- a/.inputrc +++ b/.inputrc @@ -1,2 +1,3 @@ set bell-style visible set prefer-visible-bell +set convert-meta on