Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixelt for the test for the suffix style; if word contains only a tilde, ↵ | Sven Wischnowsky | 2001-04-30 | 1 | -1/+1 | |
| | | | | don't try to expand it (14160) | |||||
* | try to improve testing for suffix style in _expand; make _path_files fail to ↵ | Sven Wischnowsky | 2001-04-27 | 1 | -1/+6 | |
| | | | | complete words like ...<pat>..<param-subst>... (14133) | |||||
* | Use trap for unfunction compadd in _approximate. | Bart Schaefer | 2001-04-27 | 1 | -4/+2 | |
| | ||||||
* | make keep-prefix keep everything up to the first component with a parameter ↵ | Sven Wischnowsky | 2001-04-26 | 1 | -3/+9 | |
| | | | | expansion, not only if that is at the beginning of the string (14092) | |||||
* | new or changed after move | Sven Wischnowsky | 2001-04-02 | 1 | -0/+6 | |
| | ||||||
* | moved from Completion/Core/_prefix | Sven Wischnowsky | 2001-04-02 | 1 | -0/+53 | |
| | ||||||
* | moved from Completion/Core/_oldlist | Sven Wischnowsky | 2001-04-02 | 1 | -0/+57 | |
| | ||||||
* | moved from Completion/Core/_menu | Sven Wischnowsky | 2001-04-02 | 1 | -0/+23 | |
| | ||||||
* | moved from Completion/Core/_match | Sven Wischnowsky | 2001-04-02 | 1 | -0/+70 | |
| | ||||||
* | moved from Completion/Core/_list | Sven Wischnowsky | 2001-04-02 | 1 | -0/+37 | |
| | ||||||
* | moved from Completion/Core/_ignored | Sven Wischnowsky | 2001-04-02 | 1 | -0/+64 | |
| | ||||||
* | moved from Completion/Core/_history | Sven Wischnowsky | 2001-04-02 | 1 | -0/+60 | |
| | ||||||
* | moved from Completion/Core/_expand_alias | Sven Wischnowsky | 2001-04-02 | 1 | -0/+48 | |
| | ||||||
* | moved from Completion/Core/_expand | Sven Wischnowsky | 2001-04-02 | 1 | -0/+185 | |
| | ||||||
* | moved from Completion/Core/_correct | Sven Wischnowsky | 2001-04-02 | 1 | -0/+19 | |
| | ||||||
* | moved from Completion/Core/_complete | Sven Wischnowsky | 2001-04-02 | 1 | -0/+144 | |
| | ||||||
* | moved from Completion/Core/_approximate | Sven Wischnowsky | 2001-04-02 | 1 | -0/+108 | |
| | ||||||
* | moved from Completion/Core/_all_matches | Sven Wischnowsky | 2001-04-02 | 1 | -0/+43 | |