diff -r 60635dc58066 -r 626904acdc85 .inputrc --- a/.inputrc Wed Dec 12 12:45:40 2018 +0200 +++ b/.inputrc Thu Dec 13 12:58:52 2018 +0200 @@ -100,6 +100,7 @@ "\C-n": history-search-forward "\eOB": history-search-forward +"\e/" complete-filename # Bind 'Shift+TAB' to complete as in Python TAB was need for another purpose. "\e[Z": complete # Cycling possible completion forward and backward in place.