.inputrc
changeset 37 5d56427b59a4
parent 33 961fa02a30ff
child 50 9a89ae1918c4
equal deleted inserted replaced
36:e131d1fd12f0 37:5d56427b59a4
    11 
    11 
    12 # Display characters with the eighth bit set directly rather than as
    12 # Display characters with the eighth bit set directly rather than as
    13 # meta-prefixed characters.
    13 # meta-prefixed characters.
    14 set output-meta on
    14 set output-meta on
    15 
    15 
       
    16 # First tab suggests ambiguous variants.
       
    17 set show-all-if-ambiguous on
       
    18 
       
    19 
    16 # Local Variables:
    20 # Local Variables:
    17 # mode: shell-script
    21 # mode: shell-script
    18 # fill-column: 78
    22 # fill-column: 78
    19 # End:
    23 # End: