| Commit message (Expand) | Author | Age | Files | Lines |
* | Document PATH_DIRS behaviour | Peter Stephenson | 2001-06-11 | 1 | -1/+6 |
* | Wrapped line prettified. | Bart Schaefer | 2001-06-08 | 1 | -2/+2 |
* | (14736) | Sven Wischnowsky | 2001-06-06 | 1 | -0/+6 |
* | Add YODL enditem workaround in one other place | Peter Stephenson | 2001-06-01 | 1 | -1/+1 |
* | correct alphabetical order in lists of styles, tags, functions and modules | Oliver Kiddle | 2001-05-31 | 2 | -57/+57 |
* | Tweak builtins.yo formatting. | Bart Schaefer | 2001-05-31 | 1 | -4/+2 |
* | Doc changes for 4.0.1 | Peter Stephenson | 2001-05-30 | 1 | -2/+2 |
* | Make line spacing consistent in metafaq.yo | Peter Stephenson | 2001-05-29 | 1 | -1/+0 |
* | spelling corrections | Oliver Kiddle | 2001-05-29 | 5 | -9/+9 |
* | 14509: ZLS_COLOURS/ZLS_COLORS consistency | Clint Adams | 2001-05-28 | 2 | -2/+2 |
* | 14401: workaround for script execution under Cygwin | Andrey Borzenkov | 2001-05-20 | 1 | -3/+3 |
* | Fix, test and comment unsetting and resetting of special tied parameters | Peter Stephenson | 2001-05-19 | 1 | -1/+11 |
* | Mention how ignored history lines are not dropped immediately. | Wayne Davison | 2001-05-15 | 1 | -6/+16 |
* | Make clearer that globsubst doesn't affect brace expansion | Peter Stephenson | 2001-05-09 | 1 | -1/+2 |
* | add description of how to add a auto-removable suffix when using a ->state ac... | Sven Wischnowsky | 2001-05-09 | 1 | -0/+10 |
* | add -S option to specify separator between values and their arguments; make _... | Sven Wischnowsky | 2001-05-08 | 1 | -2/+8 |
* | empty description means: don't add a -X option (14252) | Sven Wischnowsky | 2001-05-08 | 1 | -3/+10 |
* | try to improve testing for suffix style in _expand; make _path_files fail to ... | Sven Wischnowsky | 2001-04-27 | 1 | -13/+3 |
* | 14117 | Sven Wischnowsky | 2001-04-26 | 1 | -11/+12 |
* | handle sub-sub-directories of $_compdir as in the CVS-layout (14107) | Sven Wischnowsky | 2001-04-26 | 1 | -3/+4 |
* | rename -W option to -w, add new -W option which makes _arguments complete opt... | Sven Wischnowsky | 2001-04-26 | 1 | -2/+46 |
* | 14xxx: document $termcap and tweak mod_termcap/mod_terminfo docs | Clint Adams | 2001-04-23 | 2 | -4/+14 |
* | Subscripting documentation. | Bart Schaefer | 2001-04-22 | 2 | -77/+262 |
* | bindkey -rp removes prefix bindings; bindkey -p bugfix | Peter Stephenson | 2001-04-19 | 1 | -0/+13 |
* | Updated the "preexec" docs. | Wayne Davison | 2001-04-11 | 1 | -2/+8 |
* | add -W option to _arguments, which allows to complete options after options t... | Sven Wischnowsky | 2001-04-04 | 1 | -7/+14 |
* | after-move cleanup | Sven Wischnowsky | 2001-04-02 | 2 | -48/+43 |
* | various doc fixes and minor completion function changes, most of which | Oliver Kiddle | 2001-04-01 | 4 | -26/+30 |
* | Refuse to setopt noexec when interactive | Bart Schaefer | 2001-03-30 | 1 | -0/+2 |
* | Man page formatting tweak from long ago. | Bart Schaefer | 2001-03-29 | 1 | -4/+6 |
* | Add `bindkey -p' | Peter Stephenson | 2001-03-28 | 1 | -0/+4 |
* | move ZLE builtin documentation from mod_zle.yo to zle.yo. | Peter Stephenson | 2001-03-28 | 2 | -338/+347 |
* | more cleanup; simplify the stop and liststyles; try to make it obey whatever ... | Sven Wischnowsky | 2001-03-28 | 1 | -7/+10 |
* | replace `path' with more general `urls' style (13814) | Sven Wischnowsky | 2001-03-28 | 1 | -13/+23 |
* | make _arguments return 300 only if given the -R option (13790) | Sven Wischnowsky | 2001-03-27 | 1 | -3/+9 |
* | _pids shouldn't start menu completion if the current word starts with a hyphe... | Sven Wischnowsky | 2001-03-26 | 1 | -1/+1 |
* | fix | Sven Wischnowsky | 2001-03-23 | 1 | -3/+3 |
* | add commands and call-command styles; mention some of the more expensive thin... | Sven Wischnowsky | 2001-03-23 | 1 | -0/+61 |
* | metafaq: shorter address for Israeli mirror | Peter Stephenson | 2001-03-18 | 1 | -2/+2 |
* | Add zkdb function. | Bart Schaefer | 2001-03-17 | 1 | -1/+52 |
* | 13611, 13615: Bind cursor keys using termcap, including in viins. | Peter Stephenson | 2001-03-13 | 1 | -4/+14 |
* | spelling corrections (13610) | Oliver Kiddle | 2001-03-12 | 7 | -38/+38 |
* | 13544, 13568 (Peter): + syntax for matchers in matcher-list to augment | Andrey Borzenkov | 2001-03-06 | 1 | -0/+7 |
* | new _expand_aliases to, well, expand aliases (13566) | Sven Wischnowsky | 2001-03-05 | 1 | -0/+52 |
* | add `aliases' option to be able to disable alias expansion (13554) | Sven Wischnowsky | 2001-02-28 | 1 | -0/+5 |
* | 13280: NewImproved handling of colon modifiers w.r.t. paths | Peter Stephenson | 2001-02-19 | 1 | -4/+7 |
* | ?## fix from 13497 and site name change from Geoff | Peter Stephenson | 2001-02-18 | 1 | -1/+1 |
* | 13473: clean config.modules, fix CSH_NULL_GLOB doc | Peter Stephenson | 2001-02-14 | 1 | -1/+1 |
* | Changes references to sunsite.auc.dk to just sunsite.dk (13422) | Oliver Kiddle | 2001-02-01 | 2 | -14/+14 |
* | add `services', allowing easier re-use of (parts of) completion functions (13... | Sven Wischnowsky | 2001-01-15 | 1 | -1/+17 |