about summary refs log tree commit diff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* 17983: Added zle LASTSEARCJ parameterFelix Rosencrantz2002-12-061-0/+5
* 17979: Add ERR_RETURN option.Peter Stephenson2002-12-041-0/+10
* 17940: Add -C and -a options to print builtinPeter Stephenson2002-11-201-32/+42
* 17868: Allow $SECONDS to become floating point.Peter Stephenson2002-10-291-0/+6
* 17682: add support for -H and -p in typeset completionOliver Kiddle2002-09-161-4/+4
* 17602, 17603: Rationalise option handling, in particular for cd, pushd, popd.Peter Stephenson2002-09-031-3/+6
* 17590: Missing enditem() in mod_socket.yoPeter Stephenson2002-08-281-0/+1
* 17582: Improved option argument handling.Peter Stephenson2002-08-271-5/+1
* 17544: implement read -s to suppress tty echoPeter Stephenson2002-08-221-2/+6
* 17570: tweaks to socket modulePeter Stephenson2002-08-222-1/+3
* 17558: zsh/net/socket , zsocket builtinClint Adams2002-08-183-1/+67
* 17535: use-perl style for _makePeter Stephenson2002-08-141-0/+11
* 17518: mention www.zshwiki.org in meta FAQPeter Stephenson2002-08-081-0/+4
* 17504: note that getopts doesn't handle a single `-' as an option argumentPeter Stephenson2002-08-061-0/+1
* 17503: fix various typos, spelling mistakes and poor wordings in the docsOliver Kiddle2002-08-057-19/+18
* 17479: fix typo noticed by Martin Pool.Clint Adams2002-07-241-1/+1
* 17414: narrow-to-region save and restore.Peter Stephenson2002-07-051-4/+27
* 17410: narrow-to-region widgetsPeter Stephenson2002-07-041-0/+34
* 17405: adapt 17390 to reset PREDISPLAY and POSTDISPLAY when zle is enteredPeter Stephenson2002-07-041-6/+4
* 17390: new zle parameters $PREDISPLAY, $POSTDISPLAYPeter Stephenson2002-07-011-0/+16
* 17384: new recursive-edit widget.Peter Stephenson2002-07-011-0/+42
* add new sepcial context -assign-parameter- for completing the parameter in an...Sven Wischnowsky2002-07-012-0/+7
* two new modes for menu selection: incremental search and interactive (17366)Sven Wischnowsky2002-06-262-0/+23
* 17350: add $CUTBUFFER and $killring zle parametersPeter Stephenson2002-06-241-8/+22
* 17334: TYPESET_SILENT shell option and typeset -p optionPeter Stephenson2002-06-202-13/+30
* Usual .distfiles tidy-up zsh-4.1.0-dev-5Peter Stephenson2002-06-171-1/+1
* 17304: tweak to tweak the tweaked tweak for zle -I in 17301Peter Stephenson2002-06-071-1/+3
* 17301: improve zle -I.Peter Stephenson2002-06-071-8/+15
* 17293: support poll() as preferred alternative to select() in zlePeter Stephenson2002-06-061-2/+2
* 17253: ztcp -L gives parseable information on tcp sessionPeter Stephenson2002-05-301-1/+49
* rename max-match-length style to max-matches-width (17213)Sven Wischnowsky2002-05-231-3/+3
* 17201: add example use of ztcp to manualPeter Stephenson2002-05-211-0/+32
* 17141 plus mods: add `zle -F fd handler' feature.Peter Stephenson2002-05-211-0/+60
* allow users to give the maximum number of display-columns the matches should ...Sven Wischnowsky2002-05-141-0/+14
* fix doc for _describe, mention -t option (17146)Sven Wischnowsky2002-05-141-1/+4
* Doc/Makefile.in: back out unintended changesPeter Stephenson2002-05-121-23/+31
* users/4951: make ulimit documentation clearerPeter Stephenson2002-05-101-1/+2
* 17081: New zselect module and documentation.Peter Stephenson2002-05-082-32/+91
* 17080: tag-order style usageAndrey Borzenkov2002-05-081-3/+4
* Explain the effect of unreadable directories, etc., on the CORRECT optionBart Schaefer2002-05-061-0/+3
* 16923: add insert style for inserting matches instead of adding them as a matchOliver Kiddle2002-04-041-0/+5
* 16895: cross-references to the `|&' and `>(...)' syntax.Bart Schaefer2002-03-281-0/+13
* 16913: fix completion after compdef -a and correct typosOliver Kiddle2002-03-271-13/+12
* alter _generic example to be more robustOliver Kiddle2002-03-271-2/+2
* 16879: Functions/Zle/up-line-or-beginning-search,Peter Stephenson2002-03-211-0/+11
* Add missing close-parenBart Schaefer2002-03-171-1/+1
* 16842: resolve name clash for nc between netcat and the nedit client forOliver Kiddle2002-03-151-4/+24
* remove that -T option to compdef again and instead use comma-separated sub-co...Sven Wischnowsky2002-03-131-59/+90
* 16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo,Peter Stephenson2002-03-052-0/+45
* allow different sets of completion definitions selected with option -T to com...Sven Wischnowsky2002-03-041-22/+55