summaryrefslogtreecommitdiff
path: root/Completion/Base/Completer
AgeCommit message (Expand)AuthorFilesLines
2001-08-20undo most of 15650, do that in shell code (15669)Sven Wischnowsky1-5/+6
2001-08-1615638Sven Wischnowsky1-1/+2
2001-08-07make _dd not use already used specs; fix for selecting stuff to complete in _...Sven Wischnowsky1-1/+6
2001-07-10(15357)Sven Wischnowsky1-2/+8
2001-05-29spelling correctionsOliver Kiddle2-2/+2
2001-05-29use `eval $_comp_setup' in all entry points of the completion system to not o...Sven Wischnowsky1-1/+1
2001-05-15(14350)Sven Wischnowsky1-2/+25
2001-05-09insert redirection operators when expanding after one (14281)Oliver Kiddle1-11/+12
2001-05-02missing star in suffix-style test pattern (14197)Sven Wischnowsky1-1/+1
2001-04-30fixelt for the test for the suffix style; if word contains only a tilde, don'...Sven Wischnowsky1-1/+1
2001-04-27try to improve testing for suffix style in _expand; make _path_files fail to ...Sven Wischnowsky1-1/+6
2001-04-27Use trap for unfunction compadd in _approximate.Bart Schaefer1-4/+2
2001-04-26make keep-prefix keep everything up to the first component with a parameter e...Sven Wischnowsky1-3/+9
2001-04-02new or changed after moveSven Wischnowsky1-0/+6
2001-04-02moved from Completion/Core/_prefixSven Wischnowsky1-0/+53
2001-04-02moved from Completion/Core/_oldlistSven Wischnowsky1-0/+57
2001-04-02moved from Completion/Core/_menuSven Wischnowsky1-0/+23
2001-04-02moved from Completion/Core/_matchSven Wischnowsky1-0/+70
2001-04-02moved from Completion/Core/_listSven Wischnowsky1-0/+37
2001-04-02moved from Completion/Core/_ignoredSven Wischnowsky1-0/+64
2001-04-02moved from Completion/Core/_historySven Wischnowsky1-0/+60
2001-04-02moved from Completion/Core/_expand_aliasSven Wischnowsky1-0/+48
2001-04-02moved from Completion/Core/_expandSven Wischnowsky1-0/+185
2001-04-02moved from Completion/Core/_correctSven Wischnowsky1-0/+19
2001-04-02moved from Completion/Core/_completeSven Wischnowsky1-0/+144
2001-04-02moved from Completion/Core/_approximateSven Wischnowsky1-0/+108
2001-04-02moved from Completion/Core/_all_matchesSven Wischnowsky1-0/+43