summaryrefslogtreecommitdiff
path: root/Doc
AgeCommit message (Collapse)AuthorFilesLines
2000-06-19allow _expand to expand braces; better detection of braces to complete in C ↵Sven Wischnowsky1-6/+9
(11973)
2000-06-19improve filename completion; use accept-exact for in-path completion; new ↵Sven Wischnowsky1-0/+18
fake style (11971)
2000-06-19restore ZLS_COLORS when possible; better group-name handling in ZLS_COLORS ↵Sven Wischnowsky1-3/+8
(3188)
2000-06-16enhance ignore-line to ignore all/current/other word(s) (11938)Sven Wischnowsky1-2/+10
2000-06-16zstyle -e option; change math-styles to boolean ones; change defaults for ↵Sven Wischnowsky2-53/+34
_expand styles (11937)
2000-06-15make _files try each pattern only once (and stop after `*') (11915)Sven Wischnowsky1-0/+4
2000-06-13make -A take a pattern as argument to match non-arguments; allow ↵Sven Wischnowsky1-4/+9
single-letter option strings to have multiple arguments; fix to allow option completion with multiple sets (?)
2000-06-13new _generic widget to call completion with $WIDGET in function field of ↵Sven Wischnowsky1-0/+14
context (?)
2000-06-13allow insert-tab to contain `pending[=num]' to handle the case when there is ↵Sven Wischnowsky1-1/+11
pending input (?)
2000-06-13new style `suffix'; use accept-exact style in _expand (?)Sven Wischnowsky1-0/+14
2000-06-1211867: restrict typeset -H applicationPeter Stephenson1-3/+5
2000-06-0911838: typeset -HPeter Stephenson1-0/+8
2000-06-08avoid bug in IRIX's sed and use new -K option to zparseopts in _urlsOliver Kiddle1-1/+1
2000-06-08trying to improve _expand; new keep-prefix style, add-space gives more ↵Sven Wischnowsky1-3/+24
control (11815)
2000-06-07-K option for zparseopts to keep previous array values (11792)Sven Wischnowsky1-9/+28
2000-06-06make (e) flag be silent unless (X) is given, too (11768)Sven Wischnowsky1-1/+1
2000-06-03Felix, 11734: Memory leak and doc error.Bart Schaefer1-1/+1
2000-06-0211733: Solaris sed fix-up for Doc/Zsh/modlist.yo creationPeter Stephenson1-1/+2
2000-05-31allow display of only messages via $compstate[list]=messages (11688)Sven Wischnowsky1-3/+6
2000-05-30modlist.yo added to .distfilesPeter Stephenson1-7/+12
2000-05-29doc fix, missing `)' (11638)Sven Wischnowsky1-1/+1
2000-05-29make handling of default tag clearer in the docs (3101)Sven Wischnowsky1-2/+12
2000-05-29fixes for _arguments with sets; make _zpty not use sets (11624)Sven Wischnowsky1-0/+7
2000-05-2411561: no RC_QUOTES in $'..'Peter Stephenson1-1/+3
2000-05-2411560: Doc/Zsh/expn.yo: pipes are pipes even if plumbing isn't.Peter Stephenson1-4/+4
2000-05-2411554: Rearrange _arguments doc some more.Bart Schaefer1-133/+177
2000-05-2311542: Doc/Zsh/compsys.yo: more wording `improvements'Peter Stephenson1-200/+217
2000-05-2311537: new _complete_tag functionPeter Stephenson1-0/+12
2000-05-23doc clarifications for zparseopts (11536)Sven Wischnowsky1-2/+22
2000-05-23add -[ak] options to compadd (11533)Sven Wischnowsky1-1/+9
2000-05-23add -E option to zparseopts (11530)Sven Wischnowsky1-1/+4
2000-05-2211508: Add texipage() to printindex().Bart Schaefer1-0/+1
2000-05-2211485, 11488: Relocate "Compatibility" and "Restricted Shell" docs.Bart Schaefer9-38/+79
2000-05-22be more careful when decided if to insert tabs instead of completing (11493)Sven Wischnowsky1-2/+1
2000-05-22remove -h option from zstyle (11490)Sven Wischnowsky1-6/+5
2000-05-22pat(-) in long-option patterns to say that argument should be completed only ↵Sven Wischnowsky1-49/+44
after the `='; merge _arguments and _argument_sets; slightly better test when not to complete options (11489)
2000-05-22Missing () in a tt().Bart Schaefer1-1/+1
2000-05-2211483: Fix formatting and other small errors.Bart Schaefer1-17/+22
2000-05-2111478; 3.1.7-pre-4Peter Stephenson8-202/+209
2000-05-2011477: Alphabetize itemized lists.Bart Schaefer1-602/+604
2000-05-1911467: [#<base>] syntax for output basePeter Stephenson1-0/+22
zsh-users/3071: compdump tweak to avoid // in path
2000-05-18allow _main_complete to call an arbitrary command given as arguments (11459)Sven Wischnowsky1-0/+6
2000-05-18small doc fix; make compcall autoload compctl module (11457)Sven Wischnowsky1-1/+1
2000-05-1711448: doc changesPeter Stephenson2-352/+359
2000-05-17add Felix' completion matching test; some fixes for bugs shown by it (11439)Sven Wischnowsky1-6/+10
2000-05-1711431: Chop up zstyle doc into an itemize list.Bart Schaefer1-39/+51
2000-05-16Fix typos and remove RCS Id strings.Bart Schaefer1-0/+25
2000-05-16fixed configuration of menu-selection with menu style; pseudo-context ↵Sven Wischnowsky1-1/+5
`-command-line-', handy for completion in vared (11408)
2000-05-1611402: Doc/Zsh/options.yo: OCTAL_ZEROES fix + expansionPeter Stephenson1-2/+4
2000-05-1511387: OCTAL_ZEROES optionClint Adams1-0/+6