summaryrefslogtreecommitdiff
path: root/Doc/Zsh/compsys.yo
AgeCommit message (Collapse)AuthorFilesLines
2011-03-29Mikael: 28948: compdef -e overrides interpretation of argument as servicePeter Stephenson1-6/+9
2011-03-08Greg Klanderman: 28846: adapt prefix-needed zstyle to handle theBart Schaefer1-6/+22
completion function naming convention of a leading underscore.
2010-12-17Štěpán Němec: 28533: typosPeter Stephenson1-10/+10
2010-10-02Mikael: 28301: fix missing item line in docPeter Stephenson1-0/+1
2010-06-17Holger Weiss: Doc/Zsh/compsys.yo: Fix a typo.Frank Terbeck1-1/+1
2010-04-14unposted: add kindex entry for path-completion stylePeter Stephenson1-1/+1
2010-04-14unposted: slightly rephrase path-completion docPeter Stephenson1-2/+2
2010-04-14users/15011: add path-completion stylePeter Stephenson1-0/+17
2010-02-17fix typo in compsys.yoAndrey Borzenkov1-1/+1
2010-01-04Jesse Weinstein: 27553: improve doc phrasingPeter Stephenson1-2/+2
2009-10-18Frank Terbeck: 27309: VCS_INFO docPeter Stephenson1-1/+1
Holger Weiss: 27310: typo in matcher doc Jesse Weinstein: 27310: redundant diff option
2009-09-09Greg Klanderman: 27255: some consistency fixesPeter Stephenson1-4/+4
2009-05-23Michael Hwang: 26986: formattingPeter Stephenson1-1/+1
2009-04-18users/14033 as modified by users/14037 and added doc: allow colon quotingAndrey Borzenkov1-1/+2
in matches in _describe
2009-03-2526783: new _user_expand completerPeter Stephenson1-7/+36
2009-02-0626517: fix naming of prompt expansion section in Unix manualPeter Stephenson1-1/+2
2008-11-0225988: declare temporary cache array as local, thanks to problem noticed by ↵Clint Adams1-0/+1
Kazuhiro NISHIYAMA.
2008-10-10Fix trailing backslash in example.Bart Schaefer1-1/+1
2008-10-1025029: : "environ" style to allow a different search path when completingBart Schaefer1-0/+8
as a different user.
2008-09-0325603: format error in compsys.yoPeter Stephenson1-2/+2
2008-08-21Alexey I. Froloff: 25459: add list-dirs-first style.Peter Stephenson1-0/+13
Also doc.
2008-07-29users/13072: add follow option to file-sortPeter Stephenson1-1/+4
2008-07-1425278: rename sections in compwid.yo to avoid confusionPeter Stephenson1-4/+4
2008-06-10Mikael: 25143: spelling correctionsPeter Stephenson1-1/+1
25144: report supported bases 25139: fix number
2008-06-02users/12858: missing doc for accept-exact-dirsPeter Stephenson1-0/+14
2008-05-1625052: update docs for use of colour highlightingPeter Stephenson1-5/+12
2008-04-01unposted: other minor typosPeter Stephenson1-1/+1
2008-04-01unposted: spotted by Ismail: typoPeter Stephenson1-1/+1
2008-03-2824775: improve _cd option handlingPeter Stephenson1-0/+10
2008-02-2824626: only process command descriptions if extra-verbose style is set.Clint Adams1-0/+6
2008-02-2324585: completion for glob qualifiers plusPeter Stephenson1-0/+9
bug fix for _alternative
2007-10-25users/12100: default to a case-insensitive matcher with NO_CASE_GLOBPeter Stephenson1-0/+5
2007-06-1923567: new _complete_help_generic zle non-completion widgetPeter Stephenson1-0/+36
2007-06-16users/11575: improved documentation for _all_matchesPeter Stephenson1-2/+9
2007-05-28see 23479: add initial features support for modulesPeter Stephenson1-7/+0
2007-05-0123363: fake-files now allows patternsPeter Stephenson1-1/+6
2007-02-2723198: improve _values -sPeter Stephenson1-1/+5
unposted: document _regex_words -t
2007-02-2523186: _ip completion and regex handling additionsPeter Stephenson1-1/+99
2006-12-01c.f. 23023: new calendar function system.Peter Stephenson1-3/+7
2006-11-15users/10989: add fake-always pattern that overrides ignored-patternsPeter Stephenson1-0/+25
2006-10-1022852: users style effect changed in 22191Peter Stephenson1-3/+4
22853: unquoted ^ at end of bindkey string treated literally
2006-09-2722780: add _arguments/comparguments -n to set index of first non-option argPeter Stephenson1-2/+11
2006-09-2122752: improved introduction to completionPeter Stephenson1-18/+92
2006-09-20users/10748: improve a couple of minor things in compsys docPeter Stephenson1-13/+9
2006-08-21unposted: tweak completion docsPeter Stephenson1-0/+7
2006-08-10unposted: trivial typo in compsys.yoPeter Stephenson1-1/+1
2006-05-1222440: _list_files loaded zsh/stat too earlyPeter Stephenson1-1/+2
unposted: document the use of stat builtin unposted: improve docs for $$ and $PPID
2006-04-0522393, 22402: use-ip and known-hosts-files stylesPeter Stephenson1-0/+17
2006-03-2022360, 22365: support version 2 of YodlPeter Stephenson1-3/+4
2006-03-0722328, modified: add -o option to compaddPeter Stephenson1-0/+30
add _list_files helper to handle new file-list style for _path_files