Peter Stephenson
7df83c6a1c
21676: insert-unicode-char now insert-composed-char.
...
Also uses RFC 1345.
2005-08-22 09:27:57 +00:00
Geoff Wing
2b76418036
Small cleanup:
...
UIUC.edu: archive retired in August 2003
ayamura.org: Ayamura KIKUCHI died 2004
2005-08-22 07:01:13 +00:00
Geoff Wing
492be95de0
From Brett M Hogden @ rge
...
"After 15 years of providing mirrors of popular software packages and other
interesting topics of information, the Rochester Gas and Electric Company
is discontinuing its Internet mirror archive."
2005-08-22 06:55:15 +00:00
Peter Stephenson
2396eb34e4
unposted: cent is now p % in insert-unicode-char
2005-08-18 16:50:18 +00:00
Peter Stephenson
e987416cdd
21662: new zle widget insert-unicode-char
2005-08-18 16:45:28 +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
d307660dee
21575 plus unposted: Add WARN_CREATE_GLOBAL option
2005-08-08 16:48:52 +00:00
Peter Stephenson
8c095a5169
unposted: Perforce "attribute" command
...
21551: FEATURES description for file<20->
21546: oddities of subscripts when searching arrays
21544: ioctl() prototyping
2005-08-01 09:54:55 +00:00
Wayne Davison
b58d161703
Mention the new inverse-hash that is output by PROMPT_SP.
2005-07-26 22:48:43 +00:00
Peter Stephenson
625b1dfd74
unposted: bring various .distfiles up to date
2005-07-21 13:45:23 +00:00
Peter Stephenson
e3c5dd2dd9
21498: Add zsh/newuser module
2005-07-20 16:08:12 +00:00
Wayne Davison
c7888386d4
Fixed the heading for the new PROMPT_SP option.
2005-07-16 19:53:47 +00:00
Wayne Davison
1522c05145
Document the new PROMPT_SP option.
2005-07-15 17:41:28 +00:00
Peter Stephenson
42fc33e2f8
21387: zcalc documentation for precision features
2005-06-27 10:22:11 +00:00
Oliver Kiddle
9181f0e305
21314: declare expl local in example use of _wanted
2005-06-08 12:22:53 +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
5b40508a12
Remove one stray quote that crept in with the two-hyphens fix.
2005-05-28 04:26:58 +00:00
Peter Stephenson
8a24c5a5ee
users/8856, users/8863: which-command stuff
2005-05-23 10:11:18 +00:00
Peter Stephenson
16869f5aa7
21264: document return status of (( ... ))
2005-05-17 10:49:31 +00:00
Oliver Kiddle
396ae46757
21248: avoid use of subsection within list because it causes makeinfo
...
to produce broken docbook XML
2005-05-10 12:33:06 +00:00
Peter Stephenson
4fc0fadfaa
Add [[:IFS:]] etc. tests.
2005-05-09 10:46:08 +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
c69b149cb5
21141: fix some issues associated with the {myfd}>... syntax
2005-04-14 16:24:42 +00:00
Peter Stephenson
b3f8e32e5c
21133: New {myfd} syntax for allocating file descriptors
2005-04-12 15:11:07 +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
5d7ee7574a
21042: limitations with execute-named-command
2005-03-21 17:07:25 +00:00
Wayne Davison
70c4511893
Document the HIST_SAVE_BY_COPY option and made a few tweaks to
...
the history-appending options.
2005-03-18 22:40:17 +00:00
Peter Stephenson
bcdad28d3e
users/8609: document order of more parameter expansion flags
2005-03-18 11:22:08 +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
85b63c0c03
20844: prune trailing slashes from named directory
2005-02-22 18:23:16 +00:00
Peter Stephenson
c8883a5a08
20837: typos in contrib docs
2005-02-21 14:40:35 +00:00
Peter Stephenson
20018230ee
20812: Add functions for exception handling
2005-02-15 18:31:41 +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
e38389d83e
20708: enhance replace-string
2005-01-13 15:31:31 +00:00
Peter Stephenson
21c0b27613
users/8354: Document limitation of glob_complete and matching control
2005-01-12 13:42:00 +00:00
Peter Stephenson
a92d2d84c0
20661: *(+func) = *(e:func:)
2005-01-10 17:31:07 +00:00
Peter Stephenson
4419b75dbc
20612: add options to match-words-by-style widget
2004-12-09 14:44:42 +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
ba32e52292
users/8219: add $HISTCMD
2004-11-16 19:05:50 +00:00
Wayne Davison
3dbab17494
Fixed the default completion-cache path. (Change from Alexey Tourbin.)
2004-10-19 16:01:24 +00:00
Peter Stephenson
8a67a66a61
20467: Reintroduce rusage-based escapes for TIMEFMT.
2004-10-08 14:36:51 +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
1bf6bbe0b5
20427: Fix problem with _oldlist and custom completer.
...
20339: show-completer style
2004-10-01 10:29:08 +00:00
Bart Schaefer
fc960bad4e
20397: Fix places where texinfo changes "--" to "-"
2004-09-22 04:37:00 +00:00
Bart Schaefer
c16cbae652
Fix typo.
2004-09-20 15:43:34 +00:00
Peter Stephenson
b12c168505
20348: rejig WIDGETSTYLE and add WIDGETFUNC
2004-09-10 18:03:33 +00:00
Peter Stephenson
6b1dc0f701
20331: Use internal zlong variables for consistency
...
20332: Add WIDGETSTYLE zle parameter
2004-09-09 10:12:42 +00:00
Peter Stephenson
65bbf722d9
20330: rationalise zle return statuses
2004-09-08 15:23:47 +00:00