Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correct alphabetical order in lists of styles, tags, functions and modules | Oliver Kiddle | 2001-05-31 | 1 | -54/+54 |
| | |||||
* | spelling corrections | Oliver Kiddle | 2001-05-29 | 1 | -5/+5 |
| | |||||
* | 14509: ZLS_COLOURS/ZLS_COLORS consistency | Clint Adams | 2001-05-28 | 1 | -1/+1 |
| | |||||
* | add description of how to add a auto-removable suffix when using a ->state ↵ | Sven Wischnowsky | 2001-05-09 | 1 | -0/+10 |
| | | | | action with _values (14279) | ||||
* | add -S option to specify separator between values and their arguments; make ↵ | Sven Wischnowsky | 2001-05-08 | 1 | -2/+8 |
| | | | | _values add the value-separator as a suffix for most types of actions (14257) | ||||
* | empty description means: don't add a -X option (14252) | Sven Wischnowsky | 2001-05-08 | 1 | -3/+10 |
| | |||||
* | try to improve testing for suffix style in _expand; make _path_files fail to ↵ | Sven Wischnowsky | 2001-04-27 | 1 | -13/+3 |
| | | | | complete words like ...<pat>..<param-subst>... (14133) | ||||
* | 14117 | Sven Wischnowsky | 2001-04-26 | 1 | -11/+12 |
| | |||||
* | handle sub-sub-directories of $_compdir as in the CVS-layout (14107) | Sven Wischnowsky | 2001-04-26 | 1 | -3/+4 |
| | |||||
* | rename -W option to -w, add new -W option which makes _arguments complete ↵ | Sven Wischnowsky | 2001-04-26 | 1 | -2/+46 |
| | | | | options even after options that get their argument in the same word; new _guard function for conditionally displaying messages (14105) | ||||
* | add -W option to _arguments, which allows to complete options after options ↵ | Sven Wischnowsky | 2001-04-04 | 1 | -7/+14 |
| | | | | that take an argument in the next word (13902) | ||||
* | after-move cleanup | Sven Wischnowsky | 2001-04-02 | 1 | -47/+42 |
| | |||||
* | various doc fixes and minor completion function changes, most of which | Oliver Kiddle | 2001-04-01 | 1 | -21/+24 |
| | | | | are to use the -A "-*" and -S options to _arguments (13863) | ||||
* | more cleanup; simplify the stop and liststyles; try to make it obey whatever ↵ | Sven Wischnowsky | 2001-03-28 | 1 | -7/+10 |
| | | | | _main_complete says should be done (menu-wise) (13815) | ||||
* | replace `path' with more general `urls' style (13814) | Sven Wischnowsky | 2001-03-28 | 1 | -13/+23 |
| | |||||
* | make _arguments return 300 only if given the -R option (13790) | Sven Wischnowsky | 2001-03-27 | 1 | -3/+9 |
| | |||||
* | _pids shouldn't start menu completion if the current word starts with a ↵ | Sven Wischnowsky | 2001-03-26 | 1 | -1/+1 |
| | | | | hyphen; typo fix in compsys.yo (13763) | ||||
* | fix | Sven Wischnowsky | 2001-03-23 | 1 | -3/+3 |
| | |||||
* | add commands and call-command styles; mention some of the more expensive ↵ | Sven Wischnowsky | 2001-03-23 | 1 | -0/+61 |
| | | | | things about completion setup in the docs (13727) | ||||
* | spelling corrections (13610) | Oliver Kiddle | 2001-03-12 | 1 | -26/+26 |
| | |||||
* | 13544, 13568 (Peter): + syntax for matchers in matcher-list to augment | Andrey Borzenkov | 2001-03-06 | 1 | -0/+7 |
| | | | | previous list | ||||
* | new _expand_aliases to, well, expand aliases (13566) | Sven Wischnowsky | 2001-03-05 | 1 | -0/+52 |
| | |||||
* | add `services', allowing easier re-use of (parts of) completion functions ↵ | Sven Wischnowsky | 2001-01-15 | 1 | -1/+17 |
| | | | | (13346) | ||||
* | aloow value `pattern' for insert-unambiguous style to preserve patterns in ↵ | Sven Wischnowsky | 2000-11-08 | 1 | -1/+16 |
| | | | | the original string; add list-suffixes style to make file completion list path suffixes if possible; slightly improved completion of pathnames with multiple pattern-components (13128) | ||||
* | change some tags used in filename completion: no tag for file-sort, ↵ | Sven Wischnowsky | 2000-10-23 | 1 | -5/+6 |
| | | | | fake-files and ignore-parents, paths for accept-exact (13037) | ||||
* | remove possibility for func() entries in tag-order style, can be done using ↵ | Sven Wischnowsky | 2000-10-12 | 1 | -102/+22 |
| | | | | zstyle -e (12974) | ||||
* | rename fake style to fake-files (12973) | Sven Wischnowsky | 2000-10-12 | 1 | -2/+2 |
| | |||||
* | add _all_matcher completer and supporting C-code for adding a special match ↵ | Sven Wischnowsky | 2000-10-11 | 1 | -22/+52 |
| | | | | representing all other matches; remove completions style from _expand(|_word) (12960) | ||||
* | *** empty log message *** | Sven Wischnowsky | 2000-10-10 | 1 | -0/+11 |
| | |||||
* | cleanup (12896) | Sven Wischnowsky | 2000-10-05 | 1 | -31/+28 |
| | |||||
* | complete after autoloaded directories (a rather ugly hack); remove old code ↵ | Sven Wischnowsky | 2000-10-05 | 1 | -2/+3 |
| | | | | in _files (comma separated patterns); improve docs for fake style and for comma separated qualifier lists (12892) | ||||
* | Fiddle with _expand_word and its doc. | Bart Schaefer | 2000-09-21 | 1 | -5/+11 |
| | |||||
* | Create "User Contributions" doc and make some assoctiated changes. | Bart Schaefer | 2000-09-04 | 1 | -102/+3 |
| | |||||
* | 12716: Document and index REPLY/reply paramters properly. | Bart Schaefer | 2000-08-29 | 1 | -1/+5 |
| | |||||
* | call ps only once and be more intelligent when finding the PIDs (12640) | Sven Wischnowsky | 2000-08-15 | 1 | -10/+8 |
| | |||||
* | Minor documentation fixes (12585) | Oliver Kiddle | 2000-08-10 | 1 | -46/+46 |
| | |||||
* | add -g option to _parameters to restrict type of parameters completed (12583) | Oliver Kiddle | 2000-08-10 | 1 | -2/+6 |
| | |||||
* | 12486: new completion caching layer | Adam Spiers | 2000-08-02 | 1 | -0/+72 |
| | |||||
* | if compcontext is an assoc, the keys are the completions and the values are ↵ | Sven Wischnowsky | 2000-08-02 | 1 | -3/+6 |
| | | | | their descriptions (12483) | ||||
* | make $compcontext more powerful and easier to use for simple cases | Sven Wischnowsky | 2000-08-01 | 1 | -7/+15 |
| | |||||
* | clarify manual for menu style; select= and yes= may be given both a number ↵ | Sven Wischnowsky | 2000-07-31 | 1 | -0/+5 |
| | | | | and one of the long* values at the same time (12438) | ||||
* | fix a bug that started menu selection too often; fix bug for `yes=long' and ↵ | Sven Wischnowsky | 2000-07-27 | 1 | -2/+5 |
| | | | | document it (12405) | ||||
* | Move compinit security checks into compaudit. | Bart Schaefer | 2000-07-26 | 1 | -10/+21 |
| | |||||
* | fix for list-prompt docs (12229) | Sven Wischnowsky | 2000-07-12 | 1 | -1/+2 |
| | |||||
* | mention more standard tags in documentation and fix some typos (12177) | Oliver Kiddle | 2000-07-05 | 1 | -1/+17 |
| | |||||
* | 12140: make key rebinding for _expand complter easier | Peter Stephenson | 2000-07-03 | 1 | -1/+4 |
| | |||||
* | change format style with warnings tag, don't add descriptions as matches; ↵ | Sven Wischnowsky | 2000-07-03 | 1 | -6/+3 |
| | | | | make a-a-i-n-h in menu selection work even without matches (12134) | ||||
* | reverse meaning of yes=num again (12122) | Sven Wischnowsky | 2000-06-29 | 1 | -1/+1 |
| | |||||
* | change suffix style to still do expansion if the suffix contains something ↵ | Sven Wischnowsky | 2000-06-29 | 1 | -1/+2 |
| | | | | to expand (12115) | ||||
* | even more fun with the menu style (no=num, yes=long-list, reverse meaning of ↵ | Sven Wischnowsky | 2000-06-29 | 1 | -1/+7 |
| | | | | yes=num) (12114) |