about summary refs log tree commit diff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* 18432: Minor miscellany of comments and rationalisations.Peter Stephenson2003-04-031-0/+5
* 18431: Another attempt to fix the problems with RLIMIT definitionsPeter Stephenson2003-04-031-1/+2
* 18394: New word movement and editing widgets.Peter Stephenson2003-03-281-23/+140
* users/5986, 18380: arg support for echoti builtin.Clint Adams2003-03-251-2/+2
* 18343, 18348: handle \u and \U escapes for specifying unicode charactersOliver Kiddle2003-03-141-0/+2
* fix out-of-date documentation for -value- completion and move description ofOliver Kiddle2003-02-251-140/+133
* 18278: remove zgprintf, zformat already does thisPeter Stephenson2003-02-231-18/+0
* include tcpsys stuff in .distfilesClint Adams2003-02-182-3/+3
* 18242: add -d option to read for specifying delimiter to terminate inputOliver Kiddle2003-02-171-2/+6
* 18223: satisfy POSIX requirement for a -v flag to unsetOliver Kiddle2003-02-131-1/+4
* 18204: KSH_ARRAYSPeter Stephenson2003-02-071-8/+29
* 18202: New TCP function system plus small error message change in ztcp.Peter Stephenson2003-02-067-4/+713
* 18195: Timeouts for read builtin.Peter Stephenson2003-02-051-12/+19
* 18174: New read-from-minibuffer and replace-string ZLE functionsPeter Stephenson2003-02-031-0/+52
* 18156: use reply array instead of ali for plugins and document new stylesOliver Kiddle2003-01-291-0/+24
* 18143: fix doc typo in compsys example.Bart Schaefer2003-01-271-1/+1
* 18143: cooperation between copy-earlier-word and smart-insert-last-wordBart Schaefer2003-01-271-16/+33
* 18139: Improve $killring interface; can now change length. EmptyPeter Stephenson2003-01-271-4/+8
* zsh-users/5780: viinsert widget is really vi-insertPeter Stephenson2003-01-201-1/+1
* 18059: allow compadd -r and -R with default space suffixPeter Stephenson2003-01-131-0/+4
* 18060: document zmv's -W option and add zmv completionOliver Kiddle2003-01-071-3/+5
* 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