X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.inputrc;h=5bfecb9cf8123013eabc30c6ef97db5c24b9c073;hp=e29d1c9a2c91333bcfeb125e28684a26eb9baff1;hb=41c57a5fd1cf36e9115e8904c068b5777a49ba3e;hpb=4f1e99ed55bac8ea5169f2a9e667a2a8f1f2f6a7 diff --git a/.inputrc b/.inputrc index e29d1c9..5bfecb9 100644 --- a/.inputrc +++ b/.inputrc @@ -12,7 +12,9 @@ set output-meta on set bell-style none set expand-tilde off -set print-completions-horizontally off +set mark-symlinked-directories on +set print-completions-horizontally on +set revert-all-at-newline on #set show-all-if-ambiguous on # Be more intelligent when autocompleting by also looking at the text after @@ -35,7 +37,7 @@ M-Tab: menu-complete #"\C-h": backward-delete-char #"\e\C-h": backward-kill-word -# PgUp/PgDn - more intelligent Up/Down behavior: use the text that has already +# More intelligent PgUp/PgDn behavior: use the text that has already # been typed as the prefix for searching through commands. "\e[5~": history-search-backward "\e[6~": history-search-forward