diff -r c73d2512617d -r 29a3658af2d3 .inputrc --- a/.inputrc Thu Oct 13 10:55:40 2011 +0300 +++ b/.inputrc Fri Oct 14 14:57:41 2011 +0300 @@ -87,6 +87,8 @@ "\e[B": history-search-forward "\C-n": history-search-forward +# Bind "Shift TAB" to complete as in Python TAB was need for another purpose. +"\e[Z": complete # " ": menu-complete # Local Variables: