changeset 911 | 626904acdc85 |
parent 819 | 6d313c0c6247 |
child 1014 | 8a5b395a94f7 |
--- 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.