summaryrefslogtreecommitdiff
path: root/Functions
AgeCommit message (Collapse)AuthorFilesLines
2001-04-02moved to ./Functions/Compctl/cdmatch2Sven Wischnowsky1-15/+0
2001-04-02moved from ./Functions/Misc/cdmatchSven Wischnowsky1-0/+23
2001-04-02moved to ./Functions/Compctl/cdmatchSven Wischnowsky1-23/+0
2001-04-02moved from ./Functions/Misc/catSven Wischnowsky1-0/+16
2001-04-02moved to ./Functions/Example/catSven Wischnowsky1-16/+0
2001-04-02moved to ./Functions/Misc/alloptSven Wischnowsky1-28/+0
2001-04-02moved from ./Functions/Misc/acxSven Wischnowsky1-0/+6
2001-04-02moved to ./Functions/Example/acxSven Wischnowsky1-6/+0
2001-03-21Tweak an expansion.Bart Schaefer1-1/+1
2001-03-17Add zkdb function.Bart Schaefer2-1/+249
2001-03-11Various new, improved, fixed or updated functions (13600)Oliver Kiddle1-1/+1
2001-03-11Better handling of multi-line buffers.Bart Schaefer1-5/+2
2001-03-08Dist more filesPeter Stephenson1-0/+1
2001-02-1413323: handle multi-line buffers in edit-command-line widgetClint Adams1-3/+6
2001-01-1813302: division by zeroPeter Stephenson1-8/+44
2001-01-11*** empty log message ***Sven Wischnowsky1-0/+16
2000-12-15* 13281: Functions/Misc/mere: new implementation.Tanaka Akira1-3/+83
Completion/User/_mere: new completion function for mere.
2000-12-05Fix distribution filesPeter Stephenson1-3/+1
2000-11-30Function installation information now in config.modulesPeter Stephenson1-86/+0
2000-11-06Adapt nslookup for 13123.Bart Schaefer1-1/+1
2000-11-05Assorted read_poll() and zpty cleanup.Bart Schaefer1-1/+1
2000-11-01don't reset just-edited trap function to old value (13107)Sven Wischnowsky1-1/+1
2000-10-19make non-blocking IO on ptys work again; add -t option to test if command is ↵Sven Wischnowsky1-1/+1
still alive (13035)
2000-10-18Typo.Bart Schaefer1-1/+1
2000-10-173.1.6-dev-7Peter Stephenson2-1/+2
2000-09-08Add smart-insert-last-word.Bart Schaefer1-0/+79
2000-09-05*** empty log message ***Sven Wischnowsky1-4/+4
2000-09-04Create "User Contributions" doc and make some assoctiated changes.Bart Schaefer3-25/+32
2000-09-04Fix colors.Bart Schaefer1-8/+8
2000-09-03Fix zrecompile.Bart Schaefer1-10/+22
2000-09-02Fix allopt.Bart Schaefer1-5/+4
2000-08-1012582: improved first argument for is-at-leastPeter Stephenson1-6/+10
2000-07-27Detect autoloadable functions properly in zed.Bart Schaefer1-1/+1
2000-07-26Enable the insert-tab style in zed.Bart Schaefer1-0/+5
2000-06-2012000: zmv: emulate -R to unset MARKDIRSPeter Stephenson1-1/+1
2000-06-19users/3189: zmv fixesPeter Stephenson1-11/+27
Version 3.1.9-dev-1
2000-06-1111866: More ANSI color stuff; preserve more state during prompt previewing.Bart Schaefer2-95/+191
2000-05-31allow display of only messages via $compstate[list]=messages (11688)Sven Wischnowsky1-1/+1
2000-05-16Fix typos and remove RCS Id strings.Bart Schaefer1-1/+0
2000-05-1011302: Cursor placement and defensive programming.Bart Schaefer1-5/+4
2000-05-1011299: edit-command-line zle widgetPeter Stephenson2-1/+20
2000-05-09make nslookup function more like real nslookup (11277)Sven Wischnowsky1-1/+6
2000-05-0811252: no colon at the end of zftp function contextsPeter Stephenson22-228/+387
2000-05-0511196: zmv enhancementsPeter Stephenson1-16/+102
2000-05-05use `eval' in nslookup for pager, in case someone has PAGER='less -foo' or ↵Sven Wischnowsky1-1/+1
some such (11186)
2000-05-05make nslookup page it's output if too long for screen (11177)Sven Wischnowsky1-25/+34
2000-05-03fix for completion of directories for zftp suite (11091)Sven Wischnowsky1-1/+1
2000-05-02make zrecompile detect deleted and new files (11061)Sven Wischnowsky1-8/+13
2000-04-20don't remove *all* .zwc files, keep the first one (10881)Sven Wischnowsky1-1/+3
2000-04-19add zstyle+ (this is the *real* 3.1.7-pre-1)Peter Stephenson1-3/+3