Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | * 20081: Doc/Zsh/mod_pcre.yo: document -pcre-match condition. | Clint Adams | 2004-06-20 | 1 | -0/+12 |
| | |||||
* | 20024: Improve documentation for TRAPNAL functions | Peter Stephenson | 2004-06-08 | 1 | -0/+18 |
| | |||||
* | 20017: zsh.html was missing from doc distributino | Peter Stephenson | 2004-06-03 | 1 | -1/+1 |
| | |||||
* | c.f users/7474: reorder option descriptions in subheadings. | Peter Stephenson | 2004-05-25 | 1 | -776/+822 |
| | |||||
* | Document the new -a option to `fc -p' and improved the documentation for | Wayne Davison | 2004-05-21 | 1 | -11/+25 |
| | | | | the history push/pop in other ways. | ||||
* | Document the new options to "fc". | Wayne Davison | 2004-05-20 | 1 | -0/+19 |
| | |||||
* | Fix TRAPS_ASYNC so that it handles signals correctly. | Peter Stephenson | 2004-05-02 | 1 | -5/+5 |
| | |||||
* | * 19863: Completion/Zsh/Type/_command_names, Doc/Zsh/compsys.yo: | Clint Adams | 2004-05-01 | 1 | -0/+5 |
| | | | | | allow search path for command names to be overridden by means of new command-path style. | ||||
* | zsh-users/7365: new TRAPS_ASYNC option | Peter Stephenson | 2004-04-19 | 1 | -0/+9 |
| | |||||
* | see 19778 etc.: remove Doc change from 19735 | Peter Stephenson | 2004-04-15 | 1 | -1/+1 |
| | |||||
* | 19712, 19740: allow assigning to associations with i and r subscript flags | Oliver Kiddle | 2004-04-06 | 1 | -5/+5 |
| | |||||
* | make expn change clearer, suggested by Wayne | Peter Stephenson | 2004-04-06 | 1 | -2/+2 |
| | |||||
* | Peter Castro: Cygwin improvements for dynamic libraries, text/binary, paths | Peter Stephenson | 2004-04-06 | 1 | -1/+1 |
| | |||||
* | 19733 with docs tweaked: keymaps for vared and zed | Peter Stephenson | 2004-04-06 | 2 | -8/+31 |
| |