about summary refs log tree commit diff
path: root/Completion/Builtins/_zstyle
Commit message (Expand)AuthorAgeFilesLines
* moved to Completion/Zsh/Command/_zstyleSven Wischnowsky2001-04-021-320/+0
* various doc fixes and minor completion function changes, most of whichOliver Kiddle2001-04-011-1/+8
* Add missing quote.Bart Schaefer2000-11-271-1/+1
* aloow value `pattern' for insert-unambiguous style to preserve patterns in th...Sven Wischnowsky2000-11-081-1/+6
* rename fake style to fake-files (12973)Sven Wischnowsky2000-10-121-2/+2
* *** empty log message ***Sven Wischnowsky2000-10-111-0/+1
* add _all_matcher completer and supporting C-code for adding a special match r...Sven Wischnowsky2000-10-111-4/+9
* *** empty log message ***Sven Wischnowsky2000-10-101-0/+5
* call ps only once and be more intelligent when finding the PIDs (12640)Sven Wischnowsky2000-08-151-3/+3
* 12486: new completion caching layerAdam Spiers2000-08-021-0/+2
* allow subscripts for compadd -[ak]; new style for history completion; better ...Sven Wischnowsky2000-06-221-1/+1
* allow _expand to expand braces; better detection of braces to complete in C (...Sven Wischnowsky2000-06-191-8/+35
* use compadd -[ak] (11549)Sven Wischnowsky2000-05-311-2/+2
* 11444: add old-list and old-menu to _zstylePeter Stephenson2000-05-171-0/+2
* give control over insertion of tab when no non-blank character before cursor;...Sven Wischnowsky2000-05-091-0/+1
* make _expand call _complete when called from _expand_word; add ignore-line st...Sven Wischnowsky2000-05-081-0/+1
* misc. completion cleanups and changes (11242)Sven Wischnowsky2000-05-081-0/+7
* completion function cleanup for `_arguments' with the `-C' option and using i...Sven Wischnowsky2000-05-051-1/+1
* don't list when all matches look the same; force-list style to give users con...Sven Wischnowsky2000-05-041-0/+1
* completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new...Sven Wischnowsky2000-04-181-0/+3
* better completion after `=', everywhere (10780)Sven Wischnowsky2000-04-171-2/+8
* _wanted now tests both tags and labels; change places where _wanted was calle...Sven Wischnowsky2000-04-111-14/+12
* 10598: Fix typo; reformat styles documentation for readability.Bart Schaefer2000-04-091-1/+1
* renaming some stylesSven Wischnowsky2000-04-051-9/+10
* Updated from list as far as 10376Peter Stephenson2000-04-011-37/+108
* Initial revisionTanaka Akira1999-12-231-0/+177