summaryrefslogtreecommitdiff
path: root/Doc/Zsh
AgeCommit message (Expand)AuthorFilesLines
2003-08-3018981: tidy up tcpsys docPeter Stephenson1-26/+28
2003-07-2518908: use print/read -u in completion system and tweak builtin docPeter Stephenson1-4/+4
2003-07-2118859: Allow the sort style to override sorting by setting explicitly to false.Peter Stephenson1-6/+16
2003-07-0718822: fix accept-exact style not not bail out when it shouldn't and add aOliver Kiddle1-1/+3
2003-07-0418810: Various enhancements and bug fixes for the TCP function suitePeter Stephenson1-21/+105
2003-07-0418571: extra note on += for associative arraysPeter Stephenson1-0/+10
2003-07-03users/6367: match-words-by-style wrongly referred to in docPeter Stephenson1-4/+4
2003-06-1918616: Add ternary expression handling to zformatPeter Stephenson1-0/+25
2003-06-0518526: -O option to _describe for prefix-needed in _argumentsPeter Stephenson1-2/+4
2003-05-2218559, 18562: make modules use proper option argumentsPeter Stephenson3-15/+12
2003-05-1518530: print option states with `set -o' or `set +o'Oliver Kiddle1-2/+5
2003-05-1418536: EMACS and VI compatibility optionsPeter Stephenson1-0/+16
2003-05-0818512: fix 18508 properly this time.Peter Stephenson1-2/+2
2003-05-05unposted: cvsignore VIM *.swp filesAndrey Borzenkov1-0/+2
2003-05-0218492: Provide partial fix for multios and output process substitutionPeter Stephenson2-7/+51
2003-04-2518472: spelling correctionsOliver Kiddle5-24/+23
2003-04-24unposted: misspelling in compsys.yo rewritePeter Stephenson1-1/+1
2003-04-24unposted: complete compsys.yo rewritePeter Stephenson1-355/+383
2003-04-1818450: corrections and a couple of rewordingsOliver Kiddle1-67/+78
2003-04-14unposted: rewritten compsys.yo down to end of _describe functionPeter Stephenson1-1446/+1425
2003-04-0318432: Minor miscellany of comments and rationalisations.Peter Stephenson1-0/+5
2003-04-0318431: Another attempt to fix the problems with RLIMIT definitionsPeter Stephenson1-1/+2
2003-03-2818394: New word movement and editing widgets.Peter Stephenson1-23/+140
2003-03-25users/5986, 18380: arg support for echoti builtin.Clint Adams1-2/+2
2003-03-1418343, 18348: handle \u and \U escapes for specifying unicode charactersOliver Kiddle1-0/+2
2003-02-25fix out-of-date documentation for -value- completion and move description ofOliver Kiddle1-140/+133
2003-02-2318278: remove zgprintf, zformat already does thisPeter Stephenson1-18/+0
2003-02-18include tcpsys stuff in .distfilesClint Adams1-1/+1
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 Stephenson4-2/+704
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