about summary refs log tree commit diff
path: root/Doc/Zsh/compsys.yo
Commit message (Collapse)AuthorAgeFilesLines
* default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use ↵Sven Wischnowsky2000-04-191-7/+13
| | | | variable-width strings (10816)
* completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for ↵Sven Wischnowsky2000-04-181-0/+35
| | | | new used parameters, use local keymap when waiting at list-prompt (10801)
* better completion after `=', everywhere (10780)Sven Wischnowsky2000-04-171-0/+12
|
* remove the `pids' tag, use `processes' instead (10733)Sven Wischnowsky2000-04-131-11/+12
|
* allow brace expansion on patterns for file-patterns and tag-order (10695)Sven Wischnowsky2000-04-121-6/+9
|
* _wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky2000-04-111-28/+28
| | | | called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
* 10628: Check for GNU make using "_call version ..." as was done for GNU diff.Bart Schaefer2000-04-101-0/+5
|
* 10606: Fix thinko in 10598.Bart Schaefer2000-04-101-5/+10
|
* 10598: Fix typo; reformat styles documentation for readability.Bart Schaefer2000-04-091-150/+208
|
* compinstall update; 3.1.6-dev-22 zsh-3.1.6-dev-22Peter Stephenson2000-04-091-24/+22
|
* tag in file-patterns optional, use `files' as default (10542)Sven Wischnowsky2000-04-061-1/+2
|
* Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524Peter Stephenson2000-04-051-1/+1
|
* support automatically inserted dummy in $wordsSven Wischnowsky2000-04-051-1/+18
|
* renaming some stylesSven Wischnowsky2000-04-051-24/+30
|
* Remove one of a doubled line.Bart Schaefer2000-04-041-1/+0
|
* Various completion fixesSven Wischnowsky2000-04-031-4/+4
|
* default completer style contains _ignoredSven Wischnowsky2000-04-031-2/+4
|
* Make style-list optionalSven Wischnowsky2000-04-031-4/+5
|
* Updated from list as far as 10376Peter Stephenson2000-04-011-351/+2921
|
* Initial revisionTanaka Akira1999-04-151-0/+691