about summary refs log tree commit diff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* 15160, 15169: Doc formatting changes for texinfo and .html filesPeter Stephenson2001-06-284-7/+22
* add autocontinue option to automatically make stopped jos running when they a...Sven Wischnowsky2001-06-272-0/+14
* 15030: multi-parameter `for' loopsPeter Stephenson2001-06-251-4/+13
* 15021: new %y character; %l semantic backAndrey Borzenkov2001-06-221-1/+6
* $* and $@ are specialPeter Stephenson2001-06-142-4/+8
* Added KSH_TYPESET option.Peter Stephenson2001-06-121-0/+14
* Document PATH_DIRS behaviourPeter Stephenson2001-06-111-1/+6
* Wrapped line prettified.Bart Schaefer2001-06-081-2/+2
* (14736)Sven Wischnowsky2001-06-061-0/+6
* Add YODL enditem workaround in one other placePeter Stephenson2001-06-011-1/+1
* correct alphabetical order in lists of styles, tags, functions and modulesOliver Kiddle2001-05-312-57/+57
* Tweak builtins.yo formatting.Bart Schaefer2001-05-311-4/+2
* Doc changes for 4.0.1Peter Stephenson2001-05-301-2/+2
* Make line spacing consistent in metafaq.yoPeter Stephenson2001-05-291-1/+0
* spelling correctionsOliver Kiddle2001-05-295-9/+9
* 14509: ZLS_COLOURS/ZLS_COLORS consistencyClint Adams2001-05-282-2/+2
* 14401: workaround for script execution under CygwinAndrey Borzenkov2001-05-201-3/+3
* Fix, test and comment unsetting and resetting of special tied parametersPeter Stephenson2001-05-191-1/+11
* Mention how ignored history lines are not dropped immediately.Wayne Davison2001-05-151-6/+16
* Make clearer that globsubst doesn't affect brace expansionPeter Stephenson2001-05-091-1/+2
* add description of how to add a auto-removable suffix when using a ->state ac...Sven Wischnowsky2001-05-091-0/+10
* add -S option to specify separator between values and their arguments; make _...Sven Wischnowsky2001-05-081-2/+8
* empty description means: don't add a -X option (14252)Sven Wischnowsky2001-05-081-3/+10
* try to improve testing for suffix style in _expand; make _path_files fail to ...Sven Wischnowsky2001-04-271-13/+3
* 14117Sven Wischnowsky2001-04-261-11/+12
* handle sub-sub-directories of $_compdir as in the CVS-layout (14107)Sven Wischnowsky2001-04-261-3/+4
* rename -W option to -w, add new -W option which makes _arguments complete opt...Sven Wischnowsky2001-04-261-2/+46
* 14xxx: document $termcap and tweak mod_termcap/mod_terminfo docsClint Adams2001-04-232-4/+14
* Subscripting documentation.Bart Schaefer2001-04-222-77/+262
* bindkey -rp removes prefix bindings; bindkey -p bugfixPeter Stephenson2001-04-191-0/+13
* Updated the "preexec" docs.Wayne Davison2001-04-111-2/+8
* add -W option to _arguments, which allows to complete options after options t...Sven Wischnowsky2001-04-041-7/+14
* after-move cleanupSven Wischnowsky2001-04-022-48/+43
* various doc fixes and minor completion function changes, most of whichOliver Kiddle2001-04-014-26/+30
* Refuse to setopt noexec when interactiveBart Schaefer2001-03-301-0/+2
* Man page formatting tweak from long ago.Bart Schaefer2001-03-291-4/+6
* Add `bindkey -p'Peter Stephenson2001-03-281-0/+4
* move ZLE builtin documentation from mod_zle.yo to zle.yo.Peter Stephenson2001-03-282-338/+347
* more cleanup; simplify the stop and liststyles; try to make it obey whatever ...Sven Wischnowsky2001-03-281-7/+10
* replace `path' with more general `urls' style (13814)Sven Wischnowsky2001-03-281-13/+23
* make _arguments return 300 only if given the -R option (13790)Sven Wischnowsky2001-03-271-3/+9
* _pids shouldn't start menu completion if the current word starts with a hyphe...Sven Wischnowsky2001-03-261-1/+1
* fixSven Wischnowsky2001-03-231-3/+3
* add commands and call-command styles; mention some of the more expensive thin...Sven Wischnowsky2001-03-231-0/+61
* metafaq: shorter address for Israeli mirrorPeter Stephenson2001-03-181-2/+2
* Add zkdb function.Bart Schaefer2001-03-171-1/+52
* 13611, 13615: Bind cursor keys using termcap, including in viins.Peter Stephenson2001-03-131-4/+14
* spelling corrections (13610)Oliver Kiddle2001-03-127-38/+38
* 13544, 13568 (Peter): + syntax for matchers in matcher-list to augmentAndrey Borzenkov2001-03-061-0/+7
* new _expand_aliases to, well, expand aliases (13566)Sven Wischnowsky2001-03-051-0/+52