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
|
64c2db0ca2
|
Generated PDF from zsh.texi using pdfetex
|
2005-02-04 16:59:23 +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 |
|
Peter Stephenson
|
97fd0d9b89
|
20308: add EVAL_LINENO option
|
2004-09-03 09:47:44 +00:00 |
|
Peter Stephenson
|
fb79072575
|
20303: zle -I test and running zle widgets in traps
|
2004-09-02 14:34:33 +00:00 |
|
Peter Stephenson
|
7d3220f298
|
20251: integer conversion truncation
20258: save command status in prompt substitution
update FAQ
rename version to 4.2.1-dev-1
|
2004-08-16 09:52:56 +00:00 |
|
Clint Adams
|
4260265582
|
* 20225: Doc/Zsh/mod_clone.yo: add Philippe Troin's explanations
of clone usage.
|
2004-08-01 14:03:58 +00:00 |
|
Peter Stephenson
|
efe2876d92
|
20219: make zle parameter HISTNO writeable
add history-pattern-search widget
|
2004-07-29 14:21:57 +00:00 |
|
Peter Stephenson
|
e1d8ca1d70
|
20208: ternary path codes in prompt treat / as zero elements
|
2004-07-29 11:45:53 +00:00 |
|
Peter Stephenson
|
8c9a6b01d1
|
20199: improve MIME handling.
|
2004-07-26 16:59:53 +00:00 |
|
Bart Schaefer
|
725616d600
|
Unposted: documentation for "zargs"
|
2004-07-26 06:57:37 +00:00 |
|
Bart Schaefer
|
def0167e34
|
20145: Additional arguments to read-from-minibuffer specify initial values
of LBUFFER and RBUFFER.
|
2004-07-12 04:00:29 +00:00 |
|
Peter Stephenson
|
86ae90bc1c
|
20149: improve prompt-reset code
20150: commit ancient memory leak fix(?) in completion
|
2004-07-11 22:53:01 +00:00 |
|
Peter Stephenson
|
8784bbe97c
|
20126: tidy up before 4.2.1
20127: tweaked version of Wayne's patch to reexand prompts
|
2004-07-02 15:59:07 +00:00 |
|
Peter Stephenson
|
e9fa060671
|
20125: say where the output for job notifications goes
|
2004-07-02 14:59:04 +00:00 |
|
Peter Stephenson
|
3c13204e55
|
7650: new reset-prompt zle widget
|
2004-07-01 14:55:54 +00:00 |
|
Peter Stephenson
|
bf21478722
|
20118: improvements to limits builtins
|
2004-06-30 11:10:35 +00:00 |
|
Peter Stephenson
|
7f26993e99
|
20112 changed c.f. 20113:
fix here string and here document expansion and quoting
|
2004-06-28 15:38:10 +00:00 |
|
Peter Stephenson
|
fd1676f397
|
20089: various zed improvements
|
2004-06-23 16:14:24 +00:00 |
|
Peter Stephenson
|
d591334e9d
|
20076, 20084: { ... } always { ... } syntax.
|
2004-06-22 13:09:55 +00:00 |
|
Bart Schaefer
|
fd8cff4c3f
|
Document default bindings of copy-prev-shell-word.
|
2004-06-22 07:02:50 +00:00 |
|
Bart Schaefer
|
43c232e2a3
|
Previously uncommitted bits of 19785.
|
2004-06-22 07:02:35 +00:00 |
|
Clint Adams
|
c21172f2d0
|
* 20081: Doc/Zsh/mod_pcre.yo: document -pcre-match condition.
|
2004-06-20 22:47:16 +00:00 |
|
Peter Stephenson
|
f7323823c3
|
20024: Improve documentation for TRAPNAL functions
|
2004-06-08 13:31:53 +00:00 |
|
Peter Stephenson
|
4070b8ba9e
|
20017: zsh.html was missing from doc distributino
|
2004-06-03 15:15:53 +00:00 |
|
Peter Stephenson
|
bf4be46676
|
c.f users/7474: reorder option descriptions in subheadings.
|
2004-05-25 16:51:17 +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
|
885509c023
|
Fix TRAPS_ASYNC so that it handles signals correctly.
|
2004-05-02 19:55:54 +00:00 |
|
Clint Adams
|
0056db1cfb
|
* 19863: Completion/Zsh/Type/_command_names, Doc/Zsh/compsys.yo:
allow search path for command names to be overridden by means of new
command-path style.
|
2004-05-01 05:47:38 +00:00 |
|
Peter Stephenson
|
b5ceb73026
|
zsh-users/7365: new TRAPS_ASYNC option
|
2004-04-19 16:02:17 +00:00 |
|
Peter Stephenson
|
2617351d94
|
see 19778 etc.: remove Doc change from 19735
|
2004-04-15 17:13:17 +00:00 |
|
Oliver Kiddle
|
98e28ff3ed
|
19712, 19740: allow assigning to associations with i and r subscript flags
|
2004-04-06 13:00:50 +00:00 |
|
Peter Stephenson
|
7af7f23508
|
make expn change clearer, suggested by Wayne
|
2004-04-06 09:26:48 +00:00 |
|
Peter Stephenson
|
6fa6a1f865
|
Peter Castro: Cygwin improvements for dynamic libraries, text/binary, paths
|
2004-04-06 09:25:17 +00:00 |
|
Peter Stephenson
|
4688564c0a
|
19733 with docs tweaked: keymaps for vared and zed
|
2004-04-06 09:16:57 +00:00 |
|
Peter Stephenson
|
294ce1cd6a
|
19728: note on (^F) qualifier
|
2004-04-05 13:22:39 +00:00 |
|
Peter Stephenson
|
fda060370f
|
19717: (F) glob qualifier for full directories
|
2004-04-01 18:33: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
|
8de7436fc0
|
19674, modified: support for non-standard ports in zftp.
|
2004-03-24 11:31:30 +00:00 |
|
Clint Adams
|
befd90b847
|
* 19631: Doc/Zsh/mod_pcre.yo, Src/Modules/pcre.c: avoid segfault
when pcre_study is called before pcre_compile; documentation on
pcre_compile options.
|
2004-03-16 15:14:30 +00:00 |
|
Clint Adams
|
3f7b447d88
|
* 19566: Doc/Zsh/params.yo: change associative array documentation to refer
to Parameter Expansion Flags rather than Subscript Flags. Wording by
Frederik Eaton and Peter.
|
2004-03-08 16:57:26 +00:00 |
|
Peter Stephenson
|
1777b67b1c
|
zsh-users/7121: NO_CASE_GLOB option for case-insensitive globbing
|
2004-03-06 00:22:58 +00:00 |
|
Doug Kearns
|
dc3fa4b407
|
unposted: fix typo in compsys.yo
|
2004-02-29 12:09:09 +00:00 |
|
Oliver Kiddle
|
9da807ab7f
|
19415: fix indicate that short_loops option is applicable to repeat loops too
|
2004-02-10 19:19:02 +00:00 |
|
Peter Stephenson
|
e461877f40
|
19389+: fix zmodload -u zsh/datetime, add strftime -s scalar
|
2004-01-22 17:51:05 +00:00 |
|
Peter Stephenson
|
b08b7a117a
|
19354: Fix manual section names which upset Docbook
|
2004-01-09 18:14:01 +00:00 |
|
Peter Stephenson
|
a892f5e24c
|
19339: minor TCP function suite additions
|
2004-01-06 13:56:12 +00:00 |
|
Peter Stephenson
|
6eb5f99f1e
|
19295: $CONTEXT zle parameter
|
2003-12-15 22:45:27 +00:00 |
|
Clint Adams
|
ff1feb920f
|
Add mod_datetime.yo
|
2003-12-15 20:40:37 +00:00 |
|
Peter Stephenson
|
ea8b4384e2
|
extra comment for zsh-line-init
|
2003-12-15 10:56:52 +00:00 |
|
Peter Stephenson
|
1e212cbedc
|
19281: zle-line-init special widget
|
2003-12-12 22:53:27 +00:00 |
|
Clint Adams
|
a7803f9daf
|
19202: Doc/Makefile.in, Doc/Zsh/mod_datetime.yo: rudimentary documentation
for zsh/datetime module.
|
2003-10-25 17:38:18 +00:00 |
|
Peter Stephenson
|
78bef99b73
|
19183: new delete-whole-word-match
|
2003-10-13 16:50:14 +00:00 |
|
Peter Stephenson
|
530bbb503e
|
unposted: update distribution files for 18980 and 19053
|
2003-10-06 18:39:56 +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
|
5de7581394
|
19106: document use for _menu
|
2003-09-21 16:13:53 +00:00 |
|
Vin Shelton
|
239872c578
|
*** empty log message ***
|
2003-09-17 15:02:56 +00:00 |
|
Vin Shelton
|
d67ad445ec
|
Fix minor typo in MIME function documentation.
|
2003-09-16 00:43:41 +00:00 |
|
Peter Stephenson
|
3efb2ec394
|
19053 modified, c.f. 19056
|
2003-09-14 19:37: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
|
c9c5f9da93
|
18980: new zsh/system module
|
2003-08-30 19:06:06 +00:00 |
|
Peter Stephenson
|
34a1ad0a5c
|
18981: tidy up tcpsys doc
|
2003-08-30 18:57:26 +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 |
|
Peter Stephenson
|
48205cc72f
|
18859: Allow the sort style to override sorting by setting explicitly to false.
|
2003-07-21 17:01:34 +00:00 |
|
Oliver Kiddle
|
3ac50886a0
|
18822: fix accept-exact style not not bail out when it shouldn't and add a
setting to continue on and do normal completion
|
2003-07-07 09:48:45 +00:00 |
|
Peter Stephenson
|
554605ee04
|
18810: Various enhancements and bug fixes for the TCP function suite
|
2003-07-04 16:27:36 +00:00 |
|
Peter Stephenson
|
e50b688cd5
|
18571: extra note on += for associative arrays
|
2003-07-04 16:05:18 +00:00 |
|
Peter Stephenson
|
5f552cbdd1
|
users/6367: match-words-by-style wrongly referred to in doc
|
2003-07-03 13:27:00 +00:00 |
|
Peter Stephenson
|
7b60aae9f3
|
18616: Add ternary expression handling to zformat
|
2003-06-19 19:43:00 +00:00 |
|
Peter Stephenson
|
ecdfa912ae
|
18526: -O option to _describe for prefix-needed in _arguments
|
2003-06-05 09:51:25 +00:00 |
|
Peter Stephenson
|
1be7d4744d
|
18559, 18562: make modules use proper option arguments
|
2003-05-22 09:48:25 +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
|
62719196b2
|
18536: EMACS and VI compatibility options
|
2003-05-14 15:09:14 +00:00 |
|
Peter Stephenson
|
78b02d9c03
|
18512: fix 18508 properly this time.
|
2003-05-08 10:30:45 +00:00 |
|
Andrey Borzenkov
|
bd4cb9a4d1
|
unposted: cvsignore VIM *.swp files
|
2003-05-05 06:14:49 +00:00 |
|
Peter Stephenson
|
94da86f795
|
18492: Provide partial fix for multios and output process substitution
asynchronicity problem. Document workarounds for remaining problems.
|
2003-05-02 10:25:27 +00:00 |
|
Oliver Kiddle
|
a5f7097d9a
|
18472: spelling corrections
|
2003-04-25 11:18:50 +00:00 |
|