summaryrefslogtreecommitdiff
path: root/Completion/Core/_description
AgeCommit message (Collapse)AuthorFilesLines
2001-04-02moved to Completion/Base/Core/_descriptionSven Wischnowsky1-70/+0
2000-06-19allow _expand to expand braces; better detection of braces to complete in C ↵Sven Wischnowsky1-0/+2
(11973)
2000-06-19restore ZLS_COLORS when possible; better group-name handling in ZLS_COLORS ↵Sven Wischnowsky1-3/+4
(3188)
2000-06-16enhance ignore-line to ignore all/current/other word(s) (11938)Sven Wischnowsky1-8/+12
2000-05-23use `set -A' instead of `eval' in more places (11525)Sven Wischnowsky1-6/+6
2000-05-1511392: Completion/Core/_description: ignore-line fix.Tanaka Akira1-2/+2
2000-05-08make _expand call _complete when called from _expand_word; add ignore-line ↵Sven Wischnowsky1-3/+10
style to ignore words already on the line (11244)
2000-04-17make _tags use C-code for braces in tag-order values; and misc. stuff (10775)Sven Wischnowsky1-2/+2
2000-04-01Updated from list as far as 10376Peter Stephenson1-10/+44
1999-08-19Initial revisionTanaka Akira1-0/+22