Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add [[:IFS:]] etc. tests. | Peter Stephenson | 2005-05-09 | 1 | -12/+75 |
| | |||||
* | 21229: fix build when yodl not found | Bart Schaefer | 2005-05-06 | 1 | -6/+3 |
| | |||||
* | Minor tweak to _generic plus doc fixes for info interpretation of hyphens. | Bart Schaefer | 2005-04-24 | 9 | -48/+57 |
| | |||||
* | 21141: fix some issues associated with the {myfd}>... syntax | Peter Stephenson | 2005-04-14 | 1 | -0/+25 |
| | |||||
* | 21133: New {myfd} syntax for allocating file descriptors | Peter Stephenson | 2005-04-12 | 1 | -0/+25 |
| | |||||
* | c.f. 21071: always use "status" in return and exit status docs | Peter Stephenson | 2005-04-01 | 15 | -52/+53 |
| | |||||
* | 21042: limitations with execute-named-command | Peter Stephenson | 2005-03-21 | 1 | -0/+4 |
| | |||||
* | Document the HIST_SAVE_BY_COPY option and made a few tweaks to | Wayne Davison | 2005-03-18 | 1 | -6/+22 |
| | | | | the history-appending options. | ||||
* | users/8609: document order of more parameter expansion flags | Peter Stephenson | 2005-03-18 | 1 | -3/+11 |
| | |||||
* | 20888: allow signal names to have the SIG prefix included | Peter Stephenson | 2005-02-28 | 1 | -2/+3 |
| | |||||
* | 20844: prune trailing slashes from named directory | Peter Stephenson | 2005-02-22 | 1 | -0/+2 |
| | |||||
* | 20837: typos in contrib docs | Peter Stephenson | 2005-02-21 | 1 | -10/+11 |
| | |||||
* | 20812: Add functions for exception handling | Peter Stephenson | 2005-02-15 | 1 | -2/+89 |
| | |||||
* | Generated PDF from zsh.texi using pdfetex | Peter Stephenson | 2005-02-04 | 2 | -1/+8 |
| | |||||
* | 20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE, | Peter Stephenson | 2005-01-19 | 1 | -1/+6 |
| | | | | also use ulimit -x for RLIMIT_LOCK | ||||
* | 20708: enhance replace-string | Peter Stephenson | 2005-01-13 | 1 | -0/+7 |
| | |||||
* | users/8354: Document limitation of glob_complete and matching control | Peter Stephenson | 2005-01-12 | 1 | -0/+5 |
| | |||||
* | 20661: *(+func) = *(e:func:) | Peter Stephenson | 2005-01-10 | 1 | -1/+15 |
| | |||||
* | 20612: add options to match-words-by-style widget | Peter Stephenson | 2004-12-09 | 1 | -0/+12 |
| | |||||
* | 20605: Use separate structure with get/set/unset methods fro parameters. | Peter Stephenson | 2004-12-07 | 1 | -20/+27 |
| | | | | Separate justification width of parameters from base/precision. | ||||
* | 20572: Allow alternative signal names | Peter Stephenson | 2004-11-22 | 1 | -0/+13 |
| | |||||
* | users/8219: add $HISTCMD | Peter Stephenson | 2004-11-16 | 2 | -1/+10 |
| | |||||
* | Fixed the default completion-cache path. (Change from Alexey Tourbin.) | Wayne Davison | 2004-10-19 | 1 | -2/+2 |
| | |||||
* | 20467: Reintroduce rusage-based escapes for TIMEFMT. | Peter Stephenson | 2004-10-08 | 1 | -2/+22 |
| | |||||
* | 20412, tweaked: Make test builtin more POSIX compatible | Peter Stephenson | 2004-10-05 | 1 | -0/+6 |
| | | | | 20435: Make pattern.c not alter strings. | ||||
* | 20427: Fix problem with _oldlist and custom completer. | Peter Stephenson | 2004-10-01 | 1 | -0/+7 |
| | | | | 20339: show-completer style | ||||
* | 20397: Fix places where texinfo changes "--" to "-" | Bart Schaefer | 2004-09-22 | 3 | -4/+6 |
| | |||||
* | Fix typo. | Bart Schaefer | 2004-09-20 | 1 | -1/+1 |
| | |||||
* | 20348: rejig WIDGETSTYLE and add WIDGETFUNC | Peter Stephenson | 2004-09-10 | 1 | -8/+14 |
| | |||||
* | 20331: Use internal zlong variables for consistency | Peter Stephenson | 2004-09-09 | 1 | -0/+10 |
| | | | | 20332: Add WIDGETSTYLE zle parameter | ||||
* | 20330: rationalise zle return statuses | Peter Stephenson | 2004-09-08 | 1 | -14/+19 |
| | |||||
* | 20308: add EVAL_LINENO option | Peter Stephenson | 2004-09-03 | 1 | -1/+14 |
| | |||||
* | 20303: zle -I test and running zle widgets in traps | Peter Stephenson | 2004-09-02 | 1 | -3/+6 |
| | |||||
* | 20251: integer conversion truncation | Peter Stephenson | 2004-08-16 | 1 | -1/+2 |
| | | | | | | 20258: save command status in prompt substitution update FAQ rename version to 4.2.1-dev-1 | ||||
* | * 20225: Doc/Zsh/mod_clone.yo: add Philippe Troin's explanations | Clint Adams | 2004-08-01 | 1 | -3/+31 |
| | | | | of clone usage. | ||||
* | 20219: make zle parameter HISTNO writeable | Peter Stephenson | 2004-07-29 | 2 | -1/+23 |
| | | | | add history-pattern-search widget | ||||
* | 20208: ternary path codes in prompt treat / as zero elements | Peter Stephenson | 2004-07-29 | 1 | -2/+4 |
| | |||||
* | 20199: improve MIME handling. | Peter Stephenson | 2004-07-26 | 1 | -0/+2 |
| | |||||
* | Unposted: documentation for "zargs" | Bart Schaefer | 2004-07-26 | 1 | -0/+43 |
| | |||||
* | 20145: Additional arguments to read-from-minibuffer specify initial values | Bart Schaefer | 2004-07-12 | 1 | -3/+11 |
| | | | | of LBUFFER and RBUFFER. | ||||
* | 20149: improve prompt-reset code | Peter Stephenson | 2004-07-11 | 1 | -3/+3 |
| | | | | 20150: commit ancient memory leak fix(?) in completion | ||||
* | 20126: tidy up before 4.2.1 | Peter Stephenson | 2004-07-02 | 1 | -0/+5 |
| | | | | 20127: tweaked version of Wayne's patch to reexand prompts | ||||
* | 20125: say where the output for job notifications goes | Peter Stephenson | 2004-07-02 | 1 | -1/+3 |
| | |||||
* | 7650: new reset-prompt zle widget | Peter Stephenson | 2004-07-01 | 1 | -0/+9 |
| | |||||
* | 20118: improvements to limits builtins | Peter Stephenson | 2004-06-30 | 1 | -2/+28 |
| | |||||
* | 20112 changed c.f. 20113: | Peter Stephenson | 2004-06-28 | 1 | -0/+10 |
| | | | | fix here string and here document expansion and quoting | ||||
* | 20089: various zed improvements | Peter Stephenson | 2004-06-23 | 1 | -11/+23 |
| | |||||
* | 20076, 20084: { ... } always { ... } syntax. | Peter Stephenson | 2004-06-22 | 2 | -0/+64 |
| | |||||
* | Document default bindings of copy-prev-shell-word. | Bart Schaefer | 2004-06-22 | 1 | -1/+1 |
| | |||||
* | Previously uncommitted bits of 19785. | Bart Schaefer | 2004-06-22 | 2 | -33/+22 |
| |