about summary refs log tree commit diff
path: root/Completion/Core/_description
Commit message (Collapse)AuthorAgeFilesLines
* allow _expand to expand braces; better detection of braces to complete in C ↵Sven Wischnowsky2000-06-191-0/+2
| | | | (11973)
* restore ZLS_COLORS when possible; better group-name handling in ZLS_COLORS ↵Sven Wischnowsky2000-06-191-3/+4
| | | | (3188)
* enhance ignore-line to ignore all/current/other word(s) (11938)Sven Wischnowsky2000-06-161-8/+12
|
* use `set -A' instead of `eval' in more places (11525)Sven Wischnowsky2000-05-231-6/+6
|
* 11392: Completion/Core/_description: ignore-line fix.Tanaka Akira2000-05-151-2/+2
|
* make _expand call _complete when called from _expand_word; add ignore-line ↵Sven Wischnowsky2000-05-081-3/+10
| | | | style to ignore words already on the line (11244)
* make _tags use C-code for braces in tag-order values; and misc. stuff (10775)Sven Wischnowsky2000-04-171-2/+2
|
* Updated from list as far as 10376Peter Stephenson2000-04-011-10/+44
|
* Initial revisionTanaka Akira1999-08-191-0/+22