about summary refs log tree commit diff
path: root/Doc
Commit message (Collapse)AuthorAgeFilesLines
* 15279: ${(S)...%%...} etc. doc; 15288: bash word functions + docPeter Stephenson2001-07-062-4/+37
|
* back out 15266Peter Stephenson2001-07-061-2/+1
|
* 15266: fix for ${(S)...%%...}Peter Stephenson2001-07-051-1/+2
|
* 15264: improved doc for variant complex commandsPeter Stephenson2001-07-051-8/+16
|
* 15242: pcre_match -a and $match instead of pparamsClint Adams2001-07-041-3/+4
|
* 15234: describe behavior added by 15228.Clint Adams2001-07-031-0/+4
|
* unposted: add mod_pcre to doc makefileClint Adams2001-07-031-2/+2
|
* unposted: update distfiles for 15211Clint Adams2001-07-031-1/+1
|
* 15211: zsh/pcre moduleClint Adams2001-07-021-0/+22
|
* 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 ↵Sven Wischnowsky2001-06-272-0/+14
| | | | are being disowned; make that the default for `%job &!' and `%job &|' (15115)
* 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 ↵Sven Wischnowsky2001-05-091-0/+10
| | | | action with _values (14279)
* add -S option to specify separator between values and their arguments; make ↵Sven Wischnowsky2001-05-081-2/+8
| | | | _values add the value-separator as a suffix for most types of actions (14257)
* 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
| | | | complete words like ...<pat>..<param-subst>... (14133)
* 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 ↵Sven Wischnowsky2001-04-261-2/+46
| | | | options even after options that get their argument in the same word; new _guard function for conditionally displaying messages (14105)
* 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 ↵Sven Wischnowsky2001-04-041-7/+14
| | | | that take an argument in the next word (13902)
* after-move cleanupSven Wischnowsky2001-04-022-48/+43
|
* various doc fixes and minor completion function changes, most of whichOliver Kiddle2001-04-014-26/+30
| | | | are to use the -A "-*" and -S options to _arguments (13863)
* 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
| | | | _main_complete says should be done (menu-wise) (13815)
* 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
|