personalize inputrc

This commit is contained in:
Alex Dunn 2015-02-24 18:52:54 -08:00
parent e158adab96
commit a1d4c3c3b6

View file

@ -13,7 +13,7 @@ set mark-symlinked-directories on
"\e[A": history-search-backward
# Do not autocomplete hidden files unless the pattern explicitly begins with a dot
set match-hidden-files off
set match-hidden-files on
# Show all autocomplete results at once
set page-completions off
@ -37,4 +37,4 @@ set output-meta on
set convert-meta off
# Use Alt/Meta + Delete to delete the preceding word
"\e[3;3~": kill-word
# "\e[3;3~": kill-word