summaryrefslogtreecommitdiff
path: root/Doc/Zsh
AgeCommit message (Expand)AuthorFilesLines
2002-10-2917868: Allow $SECONDS to become floating point.Peter Stephenson1-0/+6
2002-09-1617682: add support for -H and -p in typeset completionOliver Kiddle1-4/+4
2002-09-0317602, 17603: Rationalise option handling, in particular for cd, pushd, popd.Peter Stephenson1-3/+6
2002-08-2817590: Missing enditem() in mod_socket.yoPeter Stephenson1-0/+1
2002-08-2717582: Improved option argument handling.Peter Stephenson1-5/+1
2002-08-2217544: implement read -s to suppress tty echoPeter Stephenson1-2/+6
2002-08-2217570: tweaks to socket modulePeter Stephenson1-0/+1
2002-08-1817558: zsh/net/socket , zsocket builtinClint Adams3-1/+67
2002-08-1417535: use-perl style for _makePeter Stephenson1-0/+11
2002-08-0817518: mention www.zshwiki.org in meta FAQPeter Stephenson1-0/+4
2002-08-0617504: note that getopts doesn't handle a single `-' as an option argumentPeter Stephenson1-0/+1
2002-08-0517503: fix various typos, spelling mistakes and poor wordings in the docsOliver Kiddle7-19/+18
2002-07-2417479: fix typo noticed by Martin Pool.Clint Adams1-1/+1
2002-07-0517414: narrow-to-region save and restore.Peter Stephenson1-4/+27
2002-07-0417410: narrow-to-region widgetsPeter Stephenson1-0/+34
2002-07-0417405: adapt 17390 to reset PREDISPLAY and POSTDISPLAY when zle is enteredPeter Stephenson1-6/+4
2002-07-0117390: new zle parameters $PREDISPLAY, $POSTDISPLAYPeter Stephenson1-0/+16
2002-07-0117384: new recursive-edit widget.Peter Stephenson1-0/+42
2002-07-01add new sepcial context -assign-parameter- for completing the parameter in an...Sven Wischnowsky2-0/+7
2002-06-26two new modes for menu selection: incremental search and interactive (17366)Sven Wischnowsky2-0/+23
2002-06-2417350: add $CUTBUFFER and $killring zle parametersPeter Stephenson1-8/+22
2002-06-2017334: TYPESET_SILENT shell option and typeset -p optionPeter Stephenson2-13/+30
2002-06-17Usual .distfiles tidy-upPeter Stephenson1-1/+1
2002-06-0717304: tweak to tweak the tweaked tweak for zle -I in 17301Peter Stephenson1-1/+3
2002-06-0717301: improve zle -I.Peter Stephenson1-8/+15
2002-06-0617293: support poll() as preferred alternative to select() in zlePeter Stephenson1-2/+2
2002-05-3017253: ztcp -L gives parseable information on tcp sessionPeter Stephenson1-1/+49
2002-05-23rename max-match-length style to max-matches-width (17213)Sven Wischnowsky1-3/+3
2002-05-2117201: add example use of ztcp to manualPeter Stephenson1-0/+32
2002-05-2117141 plus mods: add `zle -F fd handler' feature.Peter Stephenson1-0/+60
2002-05-14allow users to give the maximum number of display-columns the matches should ...Sven Wischnowsky1-0/+14
2002-05-14fix doc for _describe, mention -t option (17146)Sven Wischnowsky1-1/+4
2002-05-10users/4951: make ulimit documentation clearerPeter Stephenson1-1/+2
2002-05-0817081: New zselect module and documentation.Peter Stephenson1-0/+66
2002-05-0817080: tag-order style usageAndrey Borzenkov1-3/+4
2002-05-06Explain the effect of unreadable directories, etc., on the CORRECT optionBart Schaefer1-0/+3
2002-04-0416923: add insert style for inserting matches instead of adding them as a matchOliver Kiddle1-0/+5
2002-03-2816895: cross-references to the `|&' and `>(...)' syntax.Bart Schaefer1-0/+13
2002-03-2716913: fix completion after compdef -a and correct typosOliver Kiddle1-13/+12
2002-03-27alter _generic example to be more robustOliver Kiddle1-2/+2
2002-03-2116879: Functions/Zle/up-line-or-beginning-search,Peter Stephenson1-0/+11
2002-03-17Add missing close-parenBart Schaefer1-1/+1
2002-03-1516842: resolve name clash for nc between netcat and the nedit client forOliver Kiddle1-4/+24
2002-03-13remove that -T option to compdef again and instead use comma-separated sub-co...Sven Wischnowsky1-59/+90
2002-03-0516767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo,Peter Stephenson2-0/+45
2002-03-04allow different sets of completion definitions selected with option -T to com...Sven Wischnowsky1-22/+55
2002-02-25make _guard use `_mesage -e'; make `_message -e' use $curtag as a default; ch...Sven Wischnowsky1-12/+8
2002-02-2216620, 16697: add a and n parameter expansion flagsOliver Kiddle1-0/+8
2002-02-2116688: clarify the pseudo-randomness of RANDOM.Clint Adams1-1/+6
2002-02-2016619, 16676: add -c, -l and -p options to the dirs builtinOliver Kiddle1-3/+18