.inputrc
changeset 225 29a3658af2d3
parent 175 dff101b7fff0
child 238 1ae5fbcaea7c
equal deleted inserted replaced
224:c73d2512617d 225:29a3658af2d3
    85 "\e[A": history-search-backward
    85 "\e[A": history-search-backward
    86 "\C-p": history-search-backward
    86 "\C-p": history-search-backward
    87 "\e[B": history-search-forward
    87 "\e[B": history-search-forward
    88 "\C-n": history-search-forward
    88 "\C-n": history-search-forward
    89 
    89 
       
    90 # Bind "Shift TAB" to complete as in Python TAB was need for another purpose.
       
    91 "\e[Z": complete
    90 # "	": menu-complete
    92 # "	": menu-complete
    91 
    93 
    92 # Local Variables:
    94 # Local Variables:
    93 # mode: shell-script
    95 # mode: shell-script
    94 # fill-column: 78
    96 # fill-column: 78