about summary refs log tree commit diff
path: root/Functions
Commit message (Expand)AuthorAgeFilesLines
* Tweak an expansion.Bart Schaefer2001-03-211-1/+1
* Add zkdb function.Bart Schaefer2001-03-172-1/+249
* Various new, improved, fixed or updated functions (13600)Oliver Kiddle2001-03-111-1/+1
* Better handling of multi-line buffers.Bart Schaefer2001-03-111-5/+2
* Dist more files zsh-4.0.2-pre-2Peter Stephenson2001-03-081-0/+1
* 13323: handle multi-line buffers in edit-command-line widgetClint Adams2001-02-141-3/+6
* 13302: division by zeroPeter Stephenson2001-01-181-8/+44
* *** empty log message ***Sven Wischnowsky2001-01-111-0/+16
* * 13281: Functions/Misc/mere: new implementation.Tanaka Akira2000-12-151-3/+83
* Fix distribution files zsh-3.1.9-dev-8Peter Stephenson2000-12-051-3/+1
* Function installation information now in config.modulesPeter Stephenson2000-11-301-86/+0
* Adapt nslookup for 13123.Bart Schaefer2000-11-061-1/+1
* Assorted read_poll() and zpty cleanup.Bart Schaefer2000-11-051-1/+1
* don't reset just-edited trap function to old value (13107)Sven Wischnowsky2000-11-011-1/+1
* make non-blocking IO on ptys work again; add -t option to test if command is ...Sven Wischnowsky2000-10-191-1/+1
* Typo.Bart Schaefer2000-10-181-1/+1
* 3.1.6-dev-7 zsh-3.1.9-dev-7Peter Stephenson2000-10-172-1/+2
* Add smart-insert-last-word.Bart Schaefer2000-09-081-0/+79
* *** empty log message ***Sven Wischnowsky2000-09-051-4/+4
* Create "User Contributions" doc and make some assoctiated changes.Bart Schaefer2000-09-043-25/+32
* Fix colors.Bart Schaefer2000-09-041-8/+8
* Fix zrecompile.Bart Schaefer2000-09-031-10/+22
* Fix allopt.Bart Schaefer2000-09-021-5/+4
* 12582: improved first argument for is-at-leastPeter Stephenson2000-08-101-6/+10
* Detect autoloadable functions properly in zed.Bart Schaefer2000-07-271-1/+1
* Enable the insert-tab style in zed.Bart Schaefer2000-07-261-0/+5
* 12000: zmv: emulate -R to unset MARKDIRSPeter Stephenson2000-06-201-1/+1
* users/3189: zmv fixesPeter Stephenson2000-06-191-11/+27
* 11866: More ANSI color stuff; preserve more state during prompt previewing.Bart Schaefer2000-06-112-95/+191
* allow display of only messages via $compstate[list]=messages (11688)Sven Wischnowsky2000-05-311-1/+1
* Fix typos and remove RCS Id strings.Bart Schaefer2000-05-161-1/+0
* 11302: Cursor placement and defensive programming.Bart Schaefer2000-05-101-5/+4
* 11299: edit-command-line zle widgetPeter Stephenson2000-05-102-1/+20
* make nslookup function more like real nslookup (11277)Sven Wischnowsky2000-05-091-1/+6
* 11252: no colon at the end of zftp function contextsPeter Stephenson2000-05-0822-228/+387
* 11196: zmv enhancementsPeter Stephenson2000-05-051-16/+102
* use `eval' in nslookup for pager, in case someone has PAGER='less -foo' or so...Sven Wischnowsky2000-05-051-1/+1
* make nslookup page it's output if too long for screen (11177)Sven Wischnowsky2000-05-051-25/+34
* fix for completion of directories for zftp suite (11091)Sven Wischnowsky2000-05-031-1/+1
* make zrecompile detect deleted and new files (11061)Sven Wischnowsky2000-05-021-8/+13
* don't remove *all* .zwc files, keep the first one (10881)Sven Wischnowsky2000-04-201-1/+3
* add zstyle+ (this is the *real* 3.1.7-pre-1) zsh-3.1.7-prep-1Peter Stephenson2000-04-191-3/+3
* zstyle+ simplifies definition of styles (10795)Sven Wischnowsky2000-04-171-0/+35
* 10764: run-help improvements10764: run-help improvements10764: run-help impro...Clint Adams2000-04-141-9/+25
* 10657: One change missed in 10635.Bart Schaefer2000-04-111-2/+2
* _wanted now tests both tags and labels; change places where _wanted was calle...Sven Wischnowsky2000-04-112-3/+3
* 10594: Fix index into $history in prompt_bart_precmd.Bart Schaefer2000-04-081-16/+7
* renaming some stylesSven Wischnowsky2000-04-051-2/+2
* $PENDING special zle parameter, giving number of un-read bytesSven Wischnowsky2000-04-051-19/+23
* Patches 10440 (Chmouel), 10448, 10477 (Clint)Peter Stephenson2000-04-041-1/+1