From 145c1e4a1eea06a6e4bda549f3791fb9a8471235 Mon Sep 17 00:00:00 2001 From: Loic Nageleisen Date: Thu, 9 Jun 2011 13:47:42 +0200 Subject: [PATCH] meta support --- inputrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/inputrc b/inputrc index 84d585a..0beaa06 100644 --- a/inputrc +++ b/inputrc @@ -1,8 +1,8 @@ # unicode input -#set meta-flag on -#set input-meta on -#set output-meta on -#set convert-meta off +set meta-flag on +set input-meta on +set output-meta on +set convert-meta off # useful with XDG/MacOSX folders set completion-ignore-case on