about summary refs log tree commit diff
path: root/Completion/Base/Completer
Commit message (Collapse)AuthorAgeFilesLines
...
* missing star in suffix-style test pattern (14197)Sven Wischnowsky2001-05-021-1/+1
|
* fixelt for the test for the suffix style; if word contains only a tilde, ↵Sven Wischnowsky2001-04-301-1/+1
| | | | don't try to expand it (14160)
* try to improve testing for suffix style in _expand; make _path_files fail to ↵Sven Wischnowsky2001-04-271-1/+6
| | | | complete words like ...<pat>..<param-subst>... (14133)
* Use trap for unfunction compadd in _approximate.Bart Schaefer2001-04-271-4/+2
|
* make keep-prefix keep everything up to the first component with a parameter ↵Sven Wischnowsky2001-04-261-3/+9
| | | | expansion, not only if that is at the beginning of the string (14092)
* new or changed after moveSven Wischnowsky2001-04-021-0/+6
|
* moved from Completion/Core/_prefixSven Wischnowsky2001-04-021-0/+53
|
* moved from Completion/Core/_oldlistSven Wischnowsky2001-04-021-0/+57
|
* moved from Completion/Core/_menuSven Wischnowsky2001-04-021-0/+23
|
* moved from Completion/Core/_matchSven Wischnowsky2001-04-021-0/+70
|
* moved from Completion/Core/_listSven Wischnowsky2001-04-021-0/+37
|
* moved from Completion/Core/_ignoredSven Wischnowsky2001-04-021-0/+64
|
* moved from Completion/Core/_historySven Wischnowsky2001-04-021-0/+60
|
* moved from Completion/Core/_expand_aliasSven Wischnowsky2001-04-021-0/+48
|
* moved from Completion/Core/_expandSven Wischnowsky2001-04-021-0/+185
|
* moved from Completion/Core/_correctSven Wischnowsky2001-04-021-0/+19
|
* moved from Completion/Core/_completeSven Wischnowsky2001-04-021-0/+144
|
* moved from Completion/Core/_approximateSven Wischnowsky2001-04-021-0/+108
|
* moved from Completion/Core/_all_matchesSven Wischnowsky2001-04-021-0/+43