summaryrefslogtreecommitdiff
path: root/Completion/Builtins/_zstyle
AgeCommit message (Expand)AuthorFilesLines
2001-04-02moved to Completion/Zsh/Command/_zstyleSven Wischnowsky1-320/+0
2001-04-01various doc fixes and minor completion function changes, most of whichOliver Kiddle1-1/+8
2000-11-27Add missing quote.Bart Schaefer1-1/+1
2000-11-08aloow value `pattern' for insert-unambiguous style to preserve patterns in th...Sven Wischnowsky1-1/+6
2000-10-12rename fake style to fake-files (12973)Sven Wischnowsky1-2/+2
2000-10-11*** empty log message ***Sven Wischnowsky1-0/+1
2000-10-11add _all_matcher completer and supporting C-code for adding a special match r...Sven Wischnowsky1-4/+9
2000-10-10*** empty log message ***Sven Wischnowsky1-0/+5
2000-08-15call ps only once and be more intelligent when finding the PIDs (12640)Sven Wischnowsky1-3/+3
2000-08-0212486: new completion caching layerAdam Spiers1-0/+2
2000-06-22allow subscripts for compadd -[ak]; new style for history completion; better ...Sven Wischnowsky1-1/+1
2000-06-19allow _expand to expand braces; better detection of braces to complete in C (...Sven Wischnowsky1-8/+35
2000-05-31use compadd -[ak] (11549)Sven Wischnowsky1-2/+2
2000-05-1711444: add old-list and old-menu to _zstylePeter Stephenson1-0/+2
2000-05-09give control over insertion of tab when no non-blank character before cursor;...Sven Wischnowsky1-0/+1
2000-05-08make _expand call _complete when called from _expand_word; add ignore-line st...Sven Wischnowsky1-0/+1
2000-05-08misc. completion cleanups and changes (11242)Sven Wischnowsky1-0/+7
2000-05-05completion function cleanup for `_arguments' with the `-C' option and using i...Sven Wischnowsky1-1/+1
2000-05-04don't list when all matches look the same; force-list style to give users con...Sven Wischnowsky1-0/+1
2000-04-18completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new...Sven Wischnowsky1-0/+3
2000-04-17better completion after `=', everywhere (10780)Sven Wischnowsky1-2/+8
2000-04-11_wanted now tests both tags and labels; change places where _wanted was calle...Sven Wischnowsky1-14/+12
2000-04-0910598: Fix typo; reformat styles documentation for readability.Bart Schaefer1-1/+1
2000-04-05renaming some stylesSven Wischnowsky1-9/+10
2000-04-01Updated from list as far as 10376Peter Stephenson1-37/+108
1999-12-23Initial revisionTanaka Akira1-0/+177