summaryrefslogtreecommitdiff
path: root/Doc
AgeCommit message (Expand)AuthorFilesLines
2003-02-1718242: add -d option to read for specifying delimiter to terminate inputOliver Kiddle1-2/+6
2003-02-1318223: satisfy POSIX requirement for a -v flag to unsetOliver Kiddle1-1/+4
2003-02-0718204: KSH_ARRAYSPeter Stephenson1-8/+29
2003-02-0618202: New TCP function system plus small error message change in ztcp.Peter Stephenson7-4/+713
2003-02-0518195: Timeouts for read builtin.Peter Stephenson1-12/+19
2003-02-0318174: New read-from-minibuffer and replace-string ZLE functionsPeter Stephenson1-0/+52
2003-01-2918156: use reply array instead of ali for plugins and document new stylesOliver Kiddle1-0/+24
2003-01-2718143: fix doc typo in compsys example.Bart Schaefer1-1/+1
2003-01-2718143: cooperation between copy-earlier-word and smart-insert-last-wordBart Schaefer1-16/+33
2003-01-2718139: Improve $killring interface; can now change length. EmptyPeter Stephenson1-4/+8
2003-01-20zsh-users/5780: viinsert widget is really vi-insertPeter Stephenson1-1/+1
2003-01-1318059: allow compadd -r and -R with default space suffixPeter Stephenson1-0/+4
2003-01-0718060: document zmv's -W option and add zmv completionOliver Kiddle1-3/+5
2002-12-0617983: Added zle LASTSEARCJ parameterFelix Rosencrantz1-0/+5
2002-12-0417979: Add ERR_RETURN option.Peter Stephenson1-0/+10
2002-11-2017940: Add -C and -a options to print builtinPeter Stephenson1-32/+42
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 Stephenson2-1/+3
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-12Doc/Makefile.in: back out unintended changesPeter Stephenson1-23/+31
2002-05-10users/4951: make ulimit documentation clearerPeter Stephenson1-1/+2