summaryrefslogtreecommitdiff
path: root/Doc/Zsh
AgeCommit message (Expand)AuthorFilesLines
2000-09-06No "wordcode".Bart Schaefer1-1/+1
2000-09-06No "wordcode".Bart Schaefer1-11/+11
2000-09-05Add a cross reference and some completer hints.Bart Schaefer1-1/+12
2000-09-05change context for i-c-w styles, update docs (12744)Sven Wischnowsky2-4/+16
2000-09-04Create "User Contributions" doc and make some assoctiated changes.Bart Schaefer7-106/+801
2000-09-0212722: [##base] for output base selection without a base prefixAndrew Main1-0/+5
2000-08-2912719: quoting arrays in vared with real backslashesPeter Stephenson1-4/+5
2000-08-2912716: Document and index REPLY/reply paramters properly.Bart Schaefer7-19/+45
2000-08-16make $modules report aliases correctly (12654)Sven Wischnowsky1-2/+3
2000-08-15call ps only once and be more intelligent when finding the PIDs (12640)Sven Wischnowsky1-10/+8
2000-08-10Minor documentation fixes (12585)Oliver Kiddle5-51/+51
2000-08-10add -g option to _parameters to restrict type of parameters completed (12583)Oliver Kiddle1-2/+6
2000-08-1012581: C_BASES optionPeter Stephenson1-0/+13
2000-08-08more fixes for completion of special characters (quoting) (12565)Sven Wischnowsky1-2/+4
2000-08-0812561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo,Peter Stephenson1-7/+49
2000-08-03small fix for `read -r' doc (12497)Sven Wischnowsky1-1/+2
2000-08-03make binding of ^D be used in first column if ignoreeof is set and ^D is boun...Sven Wischnowsky1-0/+5
2000-08-0212486: new completion caching layerAdam Spiers1-0/+72
2000-08-02if compcontext is an assoc, the keys are the completions and the values are t...Sven Wischnowsky1-3/+6
2000-08-01make $compcontext more powerful and easier to use for simple casesSven Wischnowsky1-7/+15
2000-07-31clarify manual for menu style; select= and yes= may be given both a number an...Sven Wischnowsky1-0/+5
2000-07-3012436: Doc/Zsh/invoke.yo, Src/init.c: Make -b behave likeAndrew Main1-2/+5
2000-07-3012434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h,Andrew Main1-9/+51
2000-07-2712414: vared quotes separators when editing arraysPeter Stephenson1-0/+6
2000-07-27fix a bug that started menu selection too often; fix bug for `yes=long' and d...Sven Wischnowsky1-2/+5
2000-07-26Move compinit security checks into compaudit.Bart Schaefer1-10/+21
2000-07-19Mention the space-starting-alias feature in HIST_IGNORE_SPACE.Wayne Davison1-1/+2
2000-07-1912313: bad phrasing in metafaqPeter Stephenson1-3/+3
2000-07-1312242: based on code from Fr. Br. George (George V Kouryachy):Peter Stephenson1-9/+11
2000-07-12fix for list-prompt docs (12229)Sven Wischnowsky1-1/+2
2000-07-05mention more standard tags in documentation and fix some typos (12177)Oliver Kiddle4-5/+21
2000-07-0312140: make key rebinding for _expand complter easierPeter Stephenson1-1/+4
2000-07-0312121: stopmsg in precmdPeter Stephenson1-2/+8
2000-07-03change format style with warnings tag, don't add descriptions as matches; mak...Sven Wischnowsky2-7/+8
2000-06-29reverse meaning of yes=num again (12122)Sven Wischnowsky1-1/+1
2000-06-29change suffix style to still do expansion if the suffix contains something to...Sven Wischnowsky1-1/+2
2000-06-29even more fun with the menu style (no=num, yes=long-list, reverse meaning of ...Sven Wischnowsky1-1/+7
2000-06-28miscSven Wischnowsky1-4/+4
2000-06-2812086: Alphabetize.Bart Schaefer1-26/+30
2000-06-27menu style accepts yes=x to start menu completion if there are at least x mat...Sven Wischnowsky1-0/+4
2000-06-27document _use_lo (12082)Sven Wischnowsky1-0/+33
2000-06-2612074: Remove one more reference to compfmt; add missing menu items.Bart Schaefer2-1/+14
2000-06-2612073: read -t to test for available input before readingPeter Stephenson1-1/+17
2000-06-26remove compfmt; a bit of explanation for compfiles and compgroups (12068)Sven Wischnowsky1-6/+12
2000-06-2512063: Assorted typo-squashing and reformatting.Bart Schaefer4-75/+125
2000-06-22allow subscripts for compadd -[ak]; new style for history completion; better ...Sven Wischnowsky2-2/+34
2000-06-20*** empty log message ***Sven Wischnowsky1-1/+14
2000-06-19_arguments: small fix for -s and new `!...' for things not to complete (but t...Sven Wischnowsky1-0/+11
2000-06-19new match spec characters bBeE, match only word/line not both (11977)Sven Wischnowsky1-5/+26
2000-06-19allow _expand to expand braces; better detection of braces to complete in C (...Sven Wischnowsky1-6/+9