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