about summary refs log tree commit diff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* restore ZLS_COLORS when possible; better group-name handling in ZLS_COLORS (3...Sven Wischnowsky2000-06-191-3/+8
* enhance ignore-line to ignore all/current/other word(s) (11938)Sven Wischnowsky2000-06-161-2/+10
* zstyle -e option; change math-styles to boolean ones; change defaults for _ex...Sven Wischnowsky2000-06-162-53/+34
* make _files try each pattern only once (and stop after `*') (11915)Sven Wischnowsky2000-06-151-0/+4
* make -A take a pattern as argument to match non-arguments; allow single-lette...Sven Wischnowsky2000-06-131-4/+9
* new _generic widget to call completion with $WIDGET in function field of cont...Sven Wischnowsky2000-06-131-0/+14
* allow insert-tab to contain `pending[=num]' to handle the case when there is ...Sven Wischnowsky2000-06-131-1/+11
* new style `suffix'; use accept-exact style in _expand (?)Sven Wischnowsky2000-06-131-0/+14
* 11867: restrict typeset -H applicationPeter Stephenson2000-06-121-3/+5
* 11838: typeset -HPeter Stephenson2000-06-091-0/+8
* avoid bug in IRIX's sed and use new -K option to zparseopts in _urlsOliver Kiddle2000-06-081-1/+1
* trying to improve _expand; new keep-prefix style, add-space gives more contro...Sven Wischnowsky2000-06-081-3/+24
* -K option for zparseopts to keep previous array values (11792)Sven Wischnowsky2000-06-071-9/+28
* make (e) flag be silent unless (X) is given, too (11768)Sven Wischnowsky2000-06-061-1/+1
* Felix, 11734: Memory leak and doc error.Bart Schaefer2000-06-031-1/+1
* 11733: Solaris sed fix-up for Doc/Zsh/modlist.yo creationPeter Stephenson2000-06-021-1/+2
* allow display of only messages via $compstate[list]=messages (11688)Sven Wischnowsky2000-05-311-3/+6
* modlist.yo added to .distfiles zsh-3.1.7Peter Stephenson2000-05-301-7/+12
* doc fix, missing `)' (11638)Sven Wischnowsky2000-05-291-1/+1
* make handling of default tag clearer in the docs (3101)Sven Wischnowsky2000-05-291-2/+12
* fixes for _arguments with sets; make _zpty not use sets (11624)Sven Wischnowsky2000-05-291-0/+7
* 11561: no RC_QUOTES in $'..'Peter Stephenson2000-05-241-1/+3
* 11560: Doc/Zsh/expn.yo: pipes are pipes even if plumbing isn't.Peter Stephenson2000-05-241-4/+4
* 11554: Rearrange _arguments doc some more.Bart Schaefer2000-05-241-133/+177
* 11542: Doc/Zsh/compsys.yo: more wording `improvements'Peter Stephenson2000-05-231-200/+217
* 11537: new _complete_tag functionPeter Stephenson2000-05-231-0/+12
* doc clarifications for zparseopts (11536)Sven Wischnowsky2000-05-231-2/+22
* add -[ak] options to compadd (11533)Sven Wischnowsky2000-05-231-1/+9
* add -E option to zparseopts (11530)Sven Wischnowsky2000-05-231-1/+4
* 11508: Add texipage() to printindex().Bart Schaefer2000-05-221-0/+1
* 11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs.Bart Schaefer2000-05-229-38/+79
* be more careful when decided if to insert tabs instead of completing (11493)Sven Wischnowsky2000-05-221-2/+1
* remove -h option from zstyle (11490)Sven Wischnowsky2000-05-221-6/+5
* pat(-) in long-option patterns to say that argument should be completed only ...Sven Wischnowsky2000-05-221-49/+44
* Missing () in a tt().Bart Schaefer2000-05-221-1/+1
* 11483: Fix formatting and other small errors.Bart Schaefer2000-05-221-17/+22
* 11478; 3.1.7-pre-4 zsh-3.1.7-pre-4Peter Stephenson2000-05-218-202/+209
* 11477: Alphabetize itemized lists.Bart Schaefer2000-05-201-602/+604
* 11467: [#<base>] syntax for output basePeter Stephenson2000-05-191-0/+22
* allow _main_complete to call an arbitrary command given as arguments (11459)Sven Wischnowsky2000-05-181-0/+6
* small doc fix; make compcall autoload compctl module (11457)Sven Wischnowsky2000-05-181-1/+1
* 11448: doc changesPeter Stephenson2000-05-172-352/+359
* add Felix' completion matching test; some fixes for bugs shown by it (11439)Sven Wischnowsky2000-05-171-6/+10
* 11431: Chop up zstyle doc into an itemize list.Bart Schaefer2000-05-171-39/+51
* Fix typos and remove RCS Id strings.Bart Schaefer2000-05-161-0/+25
* fixed configuration of menu-selection with menu style; pseudo-context `-comma...Sven Wischnowsky2000-05-161-1/+5
* 11402: Doc/Zsh/options.yo: OCTAL_ZEROES fix + expansionPeter Stephenson2000-05-161-2/+4
* 11387: OCTAL_ZEROES optionClint Adams2000-05-151-0/+6
* add _in_vared for completion inside vared; make insert-tab default to `false'...Sven Wischnowsky2000-05-151-1/+2
* 11362: fix up pointersPeter Stephenson2000-05-153-1/+3