summaryrefslogtreecommitdiff
path: root/Doc/Zsh/builtins.yo
AgeCommit message (Collapse)AuthorFilesLines
2004-10-0520412, tweaked: Make test builtin more POSIX compatiblePeter Stephenson1-0/+6
20435: Make pattern.c not alter strings.
2004-06-3020118: improvements to limits builtinsPeter Stephenson1-2/+28
2004-06-22Previously uncommitted bits of 19785.Bart Schaefer1-21/+20
2004-05-21Document the new -a option to `fc -p' and improved the documentation forWayne Davison1-11/+25
the history push/pop in other ways.
2004-05-20Document the new options to "fc".Wayne Davison1-0/+19
2004-03-2519682: Don't run ZERR, DEBUG or EXIT traps inside other traps.Peter Stephenson1-0/+2
2003-09-2419129: extra argument to typeset -T gives character for joining arrayPeter Stephenson1-15/+19
2003-09-1119059: add -v, -V and -p flags required by POSIX to the command builtinOliver Kiddle1-1/+12
2003-09-0319014: add alias -s suf=handlerPeter Stephenson1-16/+37
2003-07-2518908: use print/read -u in completion system and tweak builtin docPeter Stephenson1-4/+4
2003-05-1518530: print option states with `set -o' or `set +o'Oliver Kiddle1-2/+5
2003-04-0318431: Another attempt to fix the problems with RLIMIT definitionsPeter Stephenson1-1/+2
2003-03-1418343, 18348: handle \u and \U escapes for specifying unicode charactersOliver Kiddle1-0/+2
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-0518195: Timeouts for read builtin.Peter Stephenson1-12/+19
2002-11-2017940: Add -C and -a options to print builtinPeter Stephenson1-32/+42
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-2717582: Improved option argument handling.Peter Stephenson1-5/+1
unposted: Updated version to 4.1.0-dev-6 because of interface change.
2002-08-2217544: implement read -s to suppress tty echoPeter Stephenson1-2/+6
2002-08-1817558: zsh/net/socket , zsocket builtinClint Adams1-0/+1
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 Kiddle1-1/+1
2002-06-2017334: TYPESET_SILENT shell option and typeset -p optionPeter Stephenson1-13/+21
2002-05-10users/4951: make ulimit documentation clearerPeter Stephenson1-1/+2
2002-02-2016619, 16676: add -c, -l and -p options to the dirs builtinOliver Kiddle1-3/+18
2002-01-07fixes for completion of signal names with SIG prefix and for completing ↵Sven Wischnowsky1-1/+2
command names instead of pids (16406)
2001-11-0916228: allow widths and precisions to work with printf's %b format specifierOliver Kiddle1-3/+4
2001-11-0616224: add -n option to kill and complete options from _killOliver Kiddle1-3/+3
2001-10-18allow arguments to be specified in printf format specifications (16080)Oliver Kiddle1-3/+10
2001-10-15use arithmetic evaluation for numeric arguments to printf (16042)Oliver Kiddle1-2/+4
2001-10-08add print -f option, %n format specifier and tests for print/printf (15973)Oliver Kiddle1-3/+9
2001-10-05add printf builtin (15851, 15948)Oliver Kiddle1-0/+18
2001-09-25Fix ancient `print -z' doc bug.Bart Schaefer1-2/+1
2001-09-1015783: document ztcp builtinClint Adams1-0/+1
2001-07-2615498: zle doc fixPeter Stephenson1-5/+11
2001-07-24Fix errors introduced by 15354.Bart Schaefer1-2/+1
2001-07-10Better indexing and misc. cleanup in the first tenth or so of the doc.Bart Schaefer1-1/+2
2001-06-27add autocontinue option to automatically make stopped jos running when they ↵Sven Wischnowsky1-0/+6
are being disowned; make that the default for `%job &!' and `%job &|' (15115)
2001-06-14$* and $@ are specialPeter Stephenson1-1/+3
2001-06-08Wrapped line prettified.Bart Schaefer1-2/+2
2001-06-01Add YODL enditem workaround in one other placePeter Stephenson1-1/+1
2001-05-31Tweak builtins.yo formatting.Bart Schaefer1-4/+2
2001-05-30Doc changes for 4.0.1Peter Stephenson1-2/+2
2001-04-01various doc fixes and minor completion function changes, most of whichOliver Kiddle1-2/+2
are to use the -A "-*" and -S options to _arguments (13863)
2001-03-29Man page formatting tweak from long ago.Bart Schaefer1-4/+6
2001-03-12spelling corrections (13610)Oliver Kiddle1-2/+2
2000-12-0313216: docs for tc/ti modulesClint Adams1-6/+2