summaryrefslogtreecommitdiff
path: root/Doc/Zsh
AgeCommit message (Expand)AuthorFilesLines
2001-07-0615279: ${(S)...%%...} etc. doc; 15288: bash word functions + docPeter Stephenson2-4/+37
2001-07-06back out 15266Peter Stephenson1-2/+1
2001-07-0515266: fix for ${(S)...%%...}Peter Stephenson1-1/+2
2001-07-0515264: improved doc for variant complex commandsPeter Stephenson1-8/+16
2001-07-0415242: pcre_match -a and $match instead of pparamsClint Adams1-3/+4
2001-07-0315234: describe behavior added by 15228.Clint Adams1-0/+4
2001-07-03unposted: update distfiles for 15211Clint Adams1-1/+1
2001-07-0215211: zsh/pcre moduleClint Adams1-0/+22
2001-06-2815160, 15169: Doc formatting changes for texinfo and .html filesPeter Stephenson1-1/+3
2001-06-27add autocontinue option to automatically make stopped jos running when they a...Sven Wischnowsky2-0/+14
2001-06-2515030: multi-parameter `for' loopsPeter Stephenson1-4/+13
2001-06-2215021: new %y character; %l semantic backAndrey Borzenkov1-1/+6
2001-06-14$* and $@ are specialPeter Stephenson2-4/+8
2001-06-12Added KSH_TYPESET option.Peter Stephenson1-0/+14
2001-06-11Document PATH_DIRS behaviourPeter Stephenson1-1/+6
2001-06-08Wrapped line prettified.Bart Schaefer1-2/+2
2001-06-06(14736)Sven Wischnowsky1-0/+6
2001-06-01Add YODL enditem workaround in one other placePeter Stephenson1-1/+1
2001-05-31correct alphabetical order in lists of styles, tags, functions and modulesOliver Kiddle1-54/+54
2001-05-31Tweak builtins.yo formatting.Bart Schaefer1-4/+2
2001-05-30Doc changes for 4.0.1Peter Stephenson1-2/+2
2001-05-29Make line spacing consistent in metafaq.yoPeter Stephenson1-1/+0
2001-05-29spelling correctionsOliver Kiddle5-9/+9
2001-05-2814509: ZLS_COLOURS/ZLS_COLORS consistencyClint Adams2-2/+2
2001-05-19Fix, test and comment unsetting and resetting of special tied parametersPeter Stephenson1-1/+11
2001-05-15Mention how ignored history lines are not dropped immediately.Wayne Davison1-6/+16
2001-05-09Make clearer that globsubst doesn't affect brace expansionPeter Stephenson1-1/+2
2001-05-09add description of how to add a auto-removable suffix when using a ->state ac...Sven Wischnowsky1-0/+10
2001-05-08add -S option to specify separator between values and their arguments; make _...Sven Wischnowsky1-2/+8
2001-05-08empty description means: don't add a -X option (14252)Sven Wischnowsky1-3/+10
2001-04-27try to improve testing for suffix style in _expand; make _path_files fail to ...Sven Wischnowsky1-13/+3
2001-04-2614117Sven Wischnowsky1-11/+12
2001-04-26handle sub-sub-directories of $_compdir as in the CVS-layout (14107)Sven Wischnowsky1-3/+4
2001-04-26rename -W option to -w, add new -W option which makes _arguments complete opt...Sven Wischnowsky1-2/+46
2001-04-2314xxx: document $termcap and tweak mod_termcap/mod_terminfo docsClint Adams2-4/+14
2001-04-22Subscripting documentation.Bart Schaefer2-77/+262
2001-04-19bindkey -rp removes prefix bindings; bindkey -p bugfixPeter Stephenson1-0/+13
2001-04-11Updated the "preexec" docs.Wayne Davison1-2/+8
2001-04-04add -W option to _arguments, which allows to complete options after options t...Sven Wischnowsky1-7/+14
2001-04-02after-move cleanupSven Wischnowsky2-48/+43
2001-04-01various doc fixes and minor completion function changes, most of whichOliver Kiddle4-26/+30
2001-03-30Refuse to setopt noexec when interactiveBart Schaefer1-0/+2
2001-03-29Man page formatting tweak from long ago.Bart Schaefer1-4/+6
2001-03-28Add `bindkey -p'Peter Stephenson1-0/+4
2001-03-28move ZLE builtin documentation from mod_zle.yo to zle.yo.Peter Stephenson2-338/+347
2001-03-28more cleanup; simplify the stop and liststyles; try to make it obey whatever ...Sven Wischnowsky1-7/+10
2001-03-28replace `path' with more general `urls' style (13814)Sven Wischnowsky1-13/+23
2001-03-27make _arguments return 300 only if given the -R option (13790)Sven Wischnowsky1-3/+9
2001-03-26_pids shouldn't start menu completion if the current word starts with a hyphe...Sven Wischnowsky1-1/+1
2001-03-23fixSven Wischnowsky1-3/+3