#
# ~/.inputrc - readline(3) settings
#

set bell-style none
set meta-flag on
set convert-meta off
set output-meta on
set input-meta on

# EOF
