Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 19733 with docs tweaked: keymaps for vared and zed | Peter Stephenson | 2004-04-06 | 2 | -8/+31 |
| | |||||
* | 19728: note on (^F) qualifier | Peter Stephenson | 2004-04-05 | 1 | -1/+4 |
| | |||||
* | 19717: (F) glob qualifier for full directories | Peter Stephenson | 2004-04-01 | 1 | -0/+3 |
| | |||||
* | 19682: Don't run ZERR, DEBUG or EXIT traps inside other traps. | Peter Stephenson | 2004-03-25 | 1 | -0/+2 |
| | |||||
* | 19674, modified: support for non-standard ports in zftp. | Peter Stephenson | 2004-03-24 | 1 | -48/+128 |
| | |||||
* | * 19631: Doc/Zsh/mod_pcre.yo, Src/Modules/pcre.c: avoid segfault | Clint Adams | 2004-03-16 | 1 | -0/+7 |
| | | | | | when pcre_study is called before pcre_compile; documentation on pcre_compile options. | ||||
* | * 19566: Doc/Zsh/params.yo: change associative array documentation to refer | Clint Adams | 2004-03-08 | 1 | -2/+6 |
| | | | | | to Parameter Expansion Flags rather than Subscript Flags. Wording by Frederik Eaton and Peter. | ||||
* | zsh-users/7121: NO_CASE_GLOB option for case-insensitive globbing | Peter Stephenson | 2004-03-06 | 1 | -0/+10 |
| | |||||
* | unposted: fix typo in compsys.yo | Doug Kearns | 2004-02-29 | 1 | -1/+1 |
| | |||||
* | 19415: fix indicate that short_loops option is applicable to repeat loops too | Oliver Kiddle | 2004-02-10 | 1 | -1/+1 |
| | |||||
* | 19389+: fix zmodload -u zsh/datetime, add strftime -s scalar | Peter Stephenson | 2004-01-22 | 1 | -1/+4 |
| | |||||
* | 19354: Fix manual section names which upset Docbook | Peter Stephenson | 2004-01-09 | 2 | -4/+5 |
| | |||||
* | 19339: minor TCP function suite additions | Peter Stephenson | 2004-01-06 | 1 | -0/+18 |
| | |||||
* | 19295: $CONTEXT zle parameter | Peter Stephenson | 2003-12-15 | 1 | -0/+19 |
| | |||||
* | Add mod_datetime.yo | Clint Adams | 2003-12-15 | 1 | -5/+6 |
| | |||||
* | extra comment for zsh-line-init | Peter Stephenson | 2003-12-15 | 1 | -0/+2 |
| | |||||
* | 19281: zle-line-init special widget | Peter Stephenson | 2003-12-12 | 1 | -0/+20 |
| | |||||
* | 19202: Doc/Makefile.in, Doc/Zsh/mod_datetime.yo: rudimentary documentation | Clint Adams | 2003-10-25 | 1 | -0/+23 |
| | | | | for zsh/datetime module. | ||||
* | 19183: new delete-whole-word-match | Peter Stephenson | 2003-10-13 | 1 | -0/+31 |
| | |||||
* | unposted: update distribution files for 18980 and 19053 | Peter Stephenson | 2003-10-06 | 1 | -1/+1 |
| | |||||
* | 19129: extra argument to typeset -T gives character for joining array | Peter Stephenson | 2003-09-24 | 1 | -15/+19 |
| | |||||
* | 19106: document use for _menu | Oliver Kiddle | 2003-09-21 | 1 | -6/+7 |
| | |||||
* | *** empty log message *** | Vin Shelton | 2003-09-17 | 1 | -1/+1 |
| | |||||
* | Fix minor typo in MIME function documentation. | Vin Shelton | 2003-09-16 | 1 | -1/+1 |
| | |||||
* | 19053 modified, c.f. 19056 | Peter Stephenson | 2003-09-14 | 1 | -2/+155 |
| | |||||
* | 19059: add -v, -V and -p flags required by POSIX to the command builtin | Oliver Kiddle | 2003-09-11 | 1 | -1/+12 |
| |