Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 19021: in command position, try to complete directories once and once only | Oliver Kiddle | 2003-09-03 | 1 | -2/+3 |
* | fixlet to avoid an empty string in an array; cause completion after cd withou... | Sven Wischnowsky | 2002-01-30 | 1 | -0/+2 |
* | make _cd use only one call to _alternative, including completions from _tilde... | Sven Wischnowsky | 2001-10-05 | 1 | -16/+16 |
* | Don't treat numbers as cd-able vars. | Bart Schaefer | 2001-08-22 | 1 | -1/+1 |
* | Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde (1... | Sven Wischnowsky | 2001-06-28 | 1 | -23/+47 |
* | Completion for AUTO_CD. | Bart Schaefer | 2001-06-21 | 1 | -1/+1 |
* | moved from Completion/Builtins/_cd | Sven Wischnowsky | 2001-04-02 | 1 | -0/+54 |