about summary refs log tree commit diff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* 12121: stopmsg in precmdPeter Stephenson2000-07-031-2/+8
* change format style with warnings tag, don't add descriptions as matches; mak...Sven Wischnowsky2000-07-032-7/+8
* reverse meaning of yes=num again (12122)Sven Wischnowsky2000-06-291-1/+1
* change suffix style to still do expansion if the suffix contains something to...Sven Wischnowsky2000-06-291-1/+2
* even more fun with the menu style (no=num, yes=long-list, reverse meaning of ...Sven Wischnowsky2000-06-291-1/+7
* miscSven Wischnowsky2000-06-281-4/+4
* 12086: Alphabetize.Bart Schaefer2000-06-281-26/+30
* menu style accepts yes=x to start menu completion if there are at least x mat...Sven Wischnowsky2000-06-271-0/+4
* document _use_lo (12082)Sven Wischnowsky2000-06-271-0/+33
* 12074: Remove one more reference to compfmt; add missing menu items.Bart Schaefer2000-06-262-1/+14
* 12073: read -t to test for available input before readingPeter Stephenson2000-06-261-1/+17
* remove compfmt; a bit of explanation for compfiles and compgroups (12068)Sven Wischnowsky2000-06-261-6/+12
* 12063: Assorted typo-squashing and reformatting.Bart Schaefer2000-06-254-75/+125
* allow subscripts for compadd -[ak]; new style for history completion; better ...Sven Wischnowsky2000-06-222-2/+34
* *** empty log message ***Sven Wischnowsky2000-06-201-1/+14
* _arguments: small fix for -s and new `!...' for things not to complete (but t...Sven Wischnowsky2000-06-191-0/+11
* new match spec characters bBeE, match only word/line not both (11977)Sven Wischnowsky2000-06-191-5/+26
* allow _expand to expand braces; better detection of braces to complete in C (...Sven Wischnowsky2000-06-191-6/+9
* improve filename completion; use accept-exact for in-path completion; new fak...Sven Wischnowsky2000-06-191-0/+18
* 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