Better to put utf8 on by default, then have a key to switch it.

I think I want output-meta in inputrc.
This commit is contained in:
Bradley M. Kuhn 2010-03-06 20:21:23 -05:00
parent 84c80783f9
commit 43f6b97b7c

View file

@ -1,5 +1,5 @@
set input-meta on
set output-meta off
set output-meta on
set convert-meta on
set completion-query-items 300