Added these inputrc settings that I have been relying on from the system-wide configuration.

This commit is contained in:
Bradley M. Kuhn 2010-01-18 11:36:14 -05:00
parent 9194e84396
commit 422984b98e

View file

@ -1,3 +1,8 @@
set input-meta on
set output-meta off
set meta-flag on
set convert-meta on
set completion-query-items 300
set bell-style visible
set show-all-if-ambiguous on