1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 17:01:19 +02:00
Commit Graph

532 Commits

Author SHA1 Message Date
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