From: Oleg Broytman Date: Tue, 19 Jul 2016 15:01:13 +0000 (+0300) Subject: .inputrc: minor update X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=e5ec9a6131463ec39e7b11699743a7968228488b;p=dotfiles.git .inputrc: minor update --- diff --git a/.inputrc b/.inputrc index e0a6560..04095af 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