changeset 225 | 29a3658af2d3 |
parent 175 | dff101b7fff0 |
child 238 | 1ae5fbcaea7c |
--- 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: