summaryrefslogtreecommitdiff
path: root/Doc/Zsh
AgeCommit message (Expand)AuthorFilesLines
2001-01-15add `services', allowing easier re-use of (parts of) completion functions (13...Sven Wischnowsky1-1/+17
2001-01-11*** empty log message ***Sven Wischnowsky2-0/+29
2000-12-04$# docPeter Stephenson1-1/+5
2000-12-0313216: docs for tc/ti modulesClint Adams4-8/+40
2000-11-11Sven: 13108: Handle traps synchronouslyPeter Stephenson1-0/+28
2000-11-08aloow value `pattern' for insert-unambiguous style to preserve patterns in th...Sven Wischnowsky1-1/+16
2000-11-06Make zpty more like eval.Bart Schaefer1-6/+7
2000-11-05Assorted read_poll() and zpty cleanup.Bart Schaefer1-27/+58
2000-11-02show current/previous job in $jobstates (3503)Sven Wischnowsky1-6/+7
2000-10-23change some tags used in filename completion: no tag for file-sort, fake-file...Sven Wischnowsky1-5/+6
2000-10-19make non-blocking IO on ptys work again; add -t option to test if command is ...Sven Wischnowsky1-0/+5
2000-10-14Document tty mode restoration.Bart Schaefer1-2/+8
2000-10-12remove possibility for func() entries in tag-order style, can be done using z...Sven Wischnowsky1-102/+22
2000-10-12rename fake style to fake-files (12973)Sven Wischnowsky1-2/+2
2000-10-11add _all_matcher completer and supporting C-code for adding a special match r...Sven Wischnowsky2-23/+62
2000-10-10*** empty log message ***Sven Wischnowsky1-0/+11
2000-10-05cleanup for 12896 (12901)Sven Wischnowsky2-2/+2
2000-10-05cleanup (12896)Sven Wischnowsky8-72/+70
2000-10-05complete after autoloaded directories (a rather ugly hack); remove old code i...Sven Wischnowsky2-3/+8
2000-09-21Fiddle with _expand_word and its doc.Bart Schaefer1-5/+11
2000-09-2012848: Doc/Zsh/zle.yo: Alphabetize list of parametersAndrey Borzenkov1-36/+36
2000-09-2012842 with corrections of Bart: Doc/Zsh/contrib.yo: Clarify digest file usage.Andrey Borzenkov1-1/+3
2000-09-1812835: Alphabetize special parameters list (retry broken commit)Andrey Borzenkov1-177/+177
2000-09-17"typeset +m ..." and "typeset +g -m ..."Bart Schaefer1-13/+25
2000-09-15One more "wordcode" change.Bart Schaefer1-2/+2
2000-09-13Add smart-insert-last-word.Bart Schaefer1-6/+47
2000-09-11Redo _zle using _arguments; fix typos.Bart Schaefer2-4/+5
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