Clint Adams
|
d71fbc9c69
|
22165: change "zshparams" to "zshparam".
|
2006-01-18 03:37:41 +00:00 |
|
Peter Stephenson
|
b71a632d2f
|
22118: fix cdpath documentation
|
2006-01-05 16:13:17 +00:00 |
|
Peter Stephenson
|
e366ca8dbf
|
users/9638: tweaks for FCEDIT etc.
21986: rewrite completion suffixes for wide characters
|
2005-11-07 09:37:34 +00:00 |
|
Wayne Davison
|
e7ff1931ea
|
A couple more minor tweaks to the "trap" section.
|
2005-08-10 07:47:49 +00:00 |
|
Wayne Davison
|
2d97a73417
|
Changes based on Thorsten's message #21581.
|
2005-08-09 07:08:45 +00:00 |
|
Peter Stephenson
|
772007e76c
|
21296: Add ERR alias for ZERR where possible.
"trap" reports alias names.
|
2005-06-01 10:45:32 +00:00 |
|
Bart Schaefer
|
337a2e3bfd
|
Minor tweak to _generic plus doc fixes for info interpretation of hyphens.
|
2005-04-24 18:38:01 +00:00 |
|
Peter Stephenson
|
db44e186c9
|
c.f. 21071: always use "status" in return and exit status docs
|
2005-04-01 12:03:53 +00:00 |
|
Peter Stephenson
|
af1c6ecdc7
|
20888: allow signal names to have the SIG prefix included
|
2005-02-28 14:29:09 +00:00 |
|
Peter Stephenson
|
f8d74c1aab
|
20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE,
also use ulimit -x for RLIMIT_LOCK
|
2005-01-19 13:03:33 +00:00 |
|
Peter Stephenson
|
69b4b8bdde
|
20605: Use separate structure with get/set/unset methods fro parameters.
Separate justification width of parameters from base/precision.
|
2004-12-07 16:54:58 +00:00 |
|
Peter Stephenson
|
5141e68daa
|
20572: Allow alternative signal names
|
2004-11-22 10:33:03 +00:00 |
|
Peter Stephenson
|
46141be5f9
|
20412, tweaked: Make test builtin more POSIX compatible
20435: Make pattern.c not alter strings.
|
2004-10-05 10:39:41 +00:00 |
|
Peter Stephenson
|
bf21478722
|
20118: improvements to limits builtins
|
2004-06-30 11:10:35 +00:00 |
|
Bart Schaefer
|
43c232e2a3
|
Previously uncommitted bits of 19785.
|
2004-06-22 07:02:35 +00:00 |
|
Wayne Davison
|
f0742aeaa5
|
Document the new -a option to `fc -p' and improved the documentation for
the history push/pop in other ways.
|
2004-05-21 20:04:59 +00:00 |
|
Wayne Davison
|
690866621a
|
Document the new options to "fc".
|
2004-05-20 22:23:05 +00:00 |
|
Peter Stephenson
|
83b0fd3674
|
19682: Don't run ZERR, DEBUG or EXIT traps inside other traps.
|
2004-03-25 10:07:12 +00:00 |
|
Peter Stephenson
|
eeb9ec4714
|
19129: extra argument to typeset -T gives character for joining array
|
2003-09-24 14:55:32 +00:00 |
|
Oliver Kiddle
|
6e09c17757
|
19059: add -v, -V and -p flags required by POSIX to the command builtin
|
2003-09-11 07:00:05 +00:00 |
|
Peter Stephenson
|
3ffb3ad2f2
|
19014: add alias -s suf=handler
|
2003-09-03 10:15:32 +00:00 |
|
Peter Stephenson
|
0f080f741c
|
18908: use print/read -u in completion system and tweak builtin doc
|
2003-07-25 10:53:44 +00:00 |
|
Oliver Kiddle
|
09c5818b39
|
18530: print option states with set -o' or set +o'
|
2003-05-15 09:39:55 +00:00 |
|
Peter Stephenson
|
c34176365e
|
18431: Another attempt to fix the problems with RLIMIT definitions
|
2003-04-03 09:55:40 +00:00 |
|
Oliver Kiddle
|
d8fac9fb23
|
18343, 18348: handle \u and \U escapes for specifying unicode characters
|
2003-03-14 13:36:07 +00:00 |
|
Oliver Kiddle
|
5164c6a3c9
|
18242: add -d option to read for specifying delimiter to terminate input
|
2003-02-17 10:07:53 +00:00 |
|
Oliver Kiddle
|
6d2921542e
|
18223: satisfy POSIX requirement for a -v flag to unset
|
2003-02-13 13:46:00 +00:00 |
|
Peter Stephenson
|
4f3b9e43d2
|
18204: KSH_ARRAYS
|
2003-02-07 17:05:09 +00:00 |
|
Peter Stephenson
|
590a26709a
|
18195: Timeouts for read builtin.
|
2003-02-05 11:56:55 +00:00 |
|
Peter Stephenson
|
bbbc5536da
|
17940: Add -C and -a options to print builtin
|
2002-11-20 12:37:43 +00:00 |
|
Oliver Kiddle
|
770d437504
|
17682: add support for -H and -p in typeset completion
|
2002-09-16 18:10:49 +00:00 |
|
Peter Stephenson
|
25e363df2b
|
17602, 17603: Rationalise option handling, in particular for cd, pushd, popd.
|
2002-09-03 09:33:35 +00:00 |
|
Peter Stephenson
|
9634760d5e
|
17582: Improved option argument handling.
unposted: Updated version to 4.1.0-dev-6 because of interface change.
|
2002-08-27 21:10:30 +00:00 |
|
Peter Stephenson
|
7123f4413b
|
17544: implement read -s to suppress tty echo
|
2002-08-22 12:57:43 +00:00 |
|
Clint Adams
|
c6b5b1f147
|
17558: zsh/net/socket , zsocket builtin
|
2002-08-18 02:12:39 +00:00 |
|
Peter Stephenson
|
a8f7d57e83
|
17504: note that getopts doesn't handle a single `-' as an option argument
|
2002-08-06 13:05:48 +00:00 |
|
Oliver Kiddle
|
ed89700265
|
17503: fix various typos, spelling mistakes and poor wordings in the docs
|
2002-08-05 12:33:27 +00:00 |
|
Peter Stephenson
|
19817c34d1
|
17334: TYPESET_SILENT shell option and typeset -p option
|
2002-06-20 16:39:47 +00:00 |
|
Peter Stephenson
|
cf00466e13
|
users/4951: make ulimit documentation clearer
|
2002-05-10 09:52:25 +00:00 |
|
Oliver Kiddle
|
6febc8fe67
|
16619, 16676: add -c, -l and -p options to the dirs builtin
|
2002-02-20 12:51:51 +00:00 |
|
Sven Wischnowsky
|
90bbd87734
|
fixes for completion of signal names with SIG prefix and for completing command names instead of pids (16406)
|
2002-01-07 14:38:13 +00:00 |
|
Oliver Kiddle
|
0e1845cbc6
|
16228: allow widths and precisions to work with printf's %b format specifier
|
2001-11-09 16:47:43 +00:00 |
|
Oliver Kiddle
|
d39feeffc4
|
16224: add -n option to kill and complete options from _kill
|
2001-11-06 15:06:59 +00:00 |
|
Oliver Kiddle
|
62829b856d
|
allow arguments to be specified in printf format specifications (16080)
|
2001-10-18 14:22:21 +00:00 |
|
Oliver Kiddle
|
577ebe0b8a
|
use arithmetic evaluation for numeric arguments to printf (16042)
|
2001-10-15 11:34:27 +00:00 |
|
Oliver Kiddle
|
648d1c2756
|
add print -f option, %n format specifier and tests for print/printf (15973)
|
2001-10-08 10:47:46 +00:00 |
|
Oliver Kiddle
|
a5890553e8
|
add printf builtin (15851, 15948)
|
2001-10-05 15:02:18 +00:00 |
|
Bart Schaefer
|
66b3e3412d
|
Fix ancient `print -z' doc bug.
|
2001-09-25 04:26:02 +00:00 |
|
Clint Adams
|
9c0a97d43b
|
15783: document ztcp builtin
|
2001-09-10 21:33:16 +00:00 |
|
Peter Stephenson
|
b2a8b69872
|
15498: zle doc fix
|
2001-07-26 11:34:57 +00:00 |
|