about summary refs log tree commit diff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* 18526: -O option to _describe for prefix-needed in _argumentsPeter Stephenson2003-06-051-2/+4
* 18559, 18562: make modules use proper option argumentsPeter Stephenson2003-05-223-15/+12
* 18530: print option states with `set -o' or `set +o'Oliver Kiddle2003-05-151-2/+5
* 18536: EMACS and VI compatibility optionsPeter Stephenson2003-05-141-0/+16
* 18512: fix 18508 properly this time.Peter Stephenson2003-05-081-2/+2
* unposted: cvsignore VIM *.swp filesAndrey Borzenkov2003-05-052-0/+3
* 18492: Provide partial fix for multios and output process substitutionPeter Stephenson2003-05-022-7/+51
* 18472: spelling correctionsOliver Kiddle2003-04-256-25/+24
* unposted: misspelling in compsys.yo rewritePeter Stephenson2003-04-241-1/+1
* unposted: complete compsys.yo rewritePeter Stephenson2003-04-241-355/+383
* 18450: corrections and a couple of rewordingsOliver Kiddle2003-04-181-67/+78
* unposted: rewritten compsys.yo down to end of _describe functionPeter Stephenson2003-04-141-1446/+1425
* 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