From e5ec9a6131463ec39e7b11699743a7968228488b Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Tue, 19 Jul 2016 18:01:13 +0300 Subject: [PATCH] .inputrc: minor update --- .inputrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.39.2