about summary refs log tree commit diff
path: root/Completion/Core
Commit message (Collapse)AuthorAgeFilesLines
* renamed parameters for menu selection to MENUSELECT, MENUPROMPT and ↵Sven Wischnowsky2000-04-271-12/+14
| | | | MENUSCROLL; no special value for LISTMAX to turn on list scrolling, this is done by setting LISTPROMPT now; default values for LISTPROMPT and MENUPROMPT when set but empty (10959)
* better default value for list-prompt style (10923)Sven Wischnowsky2000-04-261-1/+1
|
* file-sort made $fignore fail (10922)Sven Wischnowsky2000-04-261-13/+13
|
* re-calculate number of line with mark when needed; make default prompts more ↵Sven Wischnowsky2000-04-251-2/+2
| | | | consistent (10916)
* small fix for _requested to be able to use _all_labels from within it (10910)Sven Wischnowsky2000-04-252-3/+8
|
* report prefix/suffix of parameter expansion in IPREFIX/ISUFFIX; make _expand ↵Sven Wischnowsky2000-04-251-3/+9
| | | | use them to be able to expand $foo (10909)
* make _arguments use more than one action when appropriate; add ↵Sven Wischnowsky2000-04-251-1/+1
| | | | _argument_sets to complete different sets of arguments and options for the same command (10908)
* default values for styles in _expand_word, listing expansions with ^Xd, ↵Sven Wischnowsky2000-04-201-7/+37
| | | | _expand uses add-space style (10854)
* Add completion for file descriptorsOliver Kiddle2000-04-202-2/+25
|
* default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use ↵Sven Wischnowsky2000-04-191-2/+3
| | | | variable-width strings (10816)
* fix completion after ~<num> (10812)Sven Wischnowsky2000-04-181-1/+8
|
* handle list-prompt in compinstallPeter Stephenson2000-04-181-3/+23
|
* completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for ↵Sven Wischnowsky2000-04-181-0/+10
| | | | new used parameters, use local keymap when waiting at list-prompt (10801)
* make _tags use C-code for braces in tag-order values; and misc. stuff (10775)Sven Wischnowsky2000-04-173-5/+4
|
* allow brace expansion on patterns for file-patterns and tag-order (10695)Sven Wischnowsky2000-04-122-7/+11
|
* keep _oldlist from using the dummy match inserted for warnings (10691)Sven Wischnowsky2000-04-122-3/+6
|
* 10669: compinstall more flexible with input and output filesPeter Stephenson2000-04-111-5/+50
|
* make trailing blanks in file-patterns tags be removed (10650)Sven Wischnowsky2000-04-111-1/+1
|
* make _oldlist ignore old list when _complete_help is used (10648)Sven Wischnowsky2000-04-111-2/+2
|
* make _oldlist ignore list from _complete_help; _match runs for every match ↵Sven Wischnowsky2000-04-113-16/+22
| | | | spec from matcher-list; _approximate doesn't redefine compadd if that is already a function (10641)
* _wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky2000-04-115-62/+52
| | | | called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
* typo caused ignored-patterns to be ignored (10622)Sven Wischnowsky2000-04-101-1/+1
|
* use special-dirs with _path_files -g (3019)Sven Wischnowsky2000-04-101-1/+2
|
* 10602: Where'd that stray 2 come from?Bart Schaefer2000-04-101-1/+1
|
* compinstall update; 3.1.6-dev-22 zsh-3.1.6-dev-22Peter Stephenson2000-04-091-37/+239
|
* make sure caller-supplied explanation takes precedence (10579)Sven Wischnowsky2000-04-071-2/+3
|
* missing initialisations, -W with multiple directories didn't wor (10571)Sven Wischnowsky2000-04-072-2/+4
|
* tag in file-patterns optional, use `files' as default (10542)Sven Wischnowsky2000-04-061-9/+16
|
* renaming some stylesSven Wischnowsky2000-04-051-2/+2
|
* two small completion fixesSven Wischnowsky2000-04-052-2/+2
|
* Add _emulate, _zcompile, _all_labels, _ignored, _next_label.Bart Schaefer2000-04-041-3/+4
|
* Various completion fixesSven Wischnowsky2000-04-031-6/+25
|
* default completer style contains _ignoredSven Wischnowsky2000-04-031-1/+1
|
* Handle directory stack entriesSven Wischnowsky2000-04-031-0/+17
|
* Better quoting for directories with spaces.Sven Wischnowsky2000-04-031-2/+2
|
* Fixed up for removed _loop and _try. zsh-3.1.6-dev-21Peter Stephenson2000-04-021-2/+7
|
* Removed renamed files for tag labelsPeter Stephenson2000-04-023-373/+1322
|
* Updated from list as far as 10376Peter Stephenson2000-04-0125-976/+1866
|
* Initial revisionTanaka Akira2000-03-241-0/+32
|
* Initial revisionTanaka Akira2000-03-232-0/+68
|
* Initial revisionTanaka Akira2000-02-291-0/+13
|
* zsh-workers-9790Tanaka Akira2000-02-181-5/+0
|
* Initial revisionTanaka Akira2000-02-101-0/+5
|
* Initial revisionTanaka Akira2000-02-041-0/+23
|
* zsh-3.1.6-pws-12Tanaka Akira1999-12-151-45/+0
|
* Initial revisionTanaka Akira1999-12-031-0/+13
|
* Initial revisionTanaka Akira1999-11-181-0/+32
|
* Initial revisionTanaka Akira1999-11-151-0/+21
|
* Initial revisionTanaka Akira1999-11-121-0/+28
|
* Initial revisionTanaka Akira1999-11-093-0/+124
|