1
0
Fork 0
mirror of https://github.com/hcartiaux/dotfiles.git synced 2024-10-18 09:15:24 +02:00

[bash] inputrc: remove *-meta settings, prevent entering accent characters via SSH

This commit is contained in:
Hyacinthe Cartiaux 2020-07-10 17:43:56 +02:00
parent 19c0358fe5
commit f1c7665ee6

View file

@ -19,9 +19,6 @@
set bell-style visible
set expand-tilde off
set input-meta off
set convert-meta on
set output-meta off
set horizontal-scroll-mode off
set history-preserve-point on
set mark-directories on