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