summaryrefslogtreecommitdiff
path: root/Doc
AgeCommit message (Expand)AuthorFilesLines
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
2001-03-23add commands and call-command styles; mention some of the more expensive thin...Sven Wischnowsky1-0/+61
2001-03-18metafaq: shorter address for Israeli mirrorPeter Stephenson1-2/+2
2001-03-17Add zkdb function.Bart Schaefer1-1/+52
2001-03-1313611, 13615: Bind cursor keys using termcap, including in viins.Peter Stephenson1-4/+14
2001-03-12spelling corrections (13610)Oliver Kiddle7-38/+38
2001-03-0613544, 13568 (Peter): + syntax for matchers in matcher-list to augmentAndrey Borzenkov1-0/+7
2001-03-05new _expand_aliases to, well, expand aliases (13566)Sven Wischnowsky1-0/+52
2001-02-28add `aliases' option to be able to disable alias expansion (13554)Sven Wischnowsky1-0/+5
2001-02-1913280: NewImproved handling of colon modifiers w.r.t. pathsPeter Stephenson1-4/+7
2001-02-18?## fix from 13497 and site name change from GeoffPeter Stephenson1-1/+1
2001-02-1413473: clean config.modules, fix CSH_NULL_GLOB docPeter Stephenson1-1/+1
2001-02-01Changes references to sunsite.auc.dk to just sunsite.dk (13422)Oliver Kiddle2-14/+14
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-05Include mod_term*.yo in doc source.Bart Schaefer1-0/+1
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