Skip to content

Commit

Permalink
[bash] inputrc: remove *-meta settings, prevent entering accent chara…
Browse files Browse the repository at this point in the history
…cters via SSH
  • Loading branch information
hcartiaux committed Jul 10, 2020
1 parent 19c0358 commit f1c7665
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bash/inputrc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f1c7665

Please sign in to comment.