Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unposted, see users/12758: [(w)...] does work with (r) and (R) | Peter Stephenson | 2008-04-03 | 1 | -2/+2 |
| | |||||
* | users/12754: document [(w)...] only works on forward indexing | Peter Stephenson | 2008-04-02 | 1 | -1/+2 |
| | |||||
* | fix optimisation of string matching with multibyte mode | Peter Stephenson | 2008-03-25 | 1 | -14/+16 |
| | | | | | 24732: attempt to provide adequate space for sched ztrftime string with multibyte characters | ||||
* | unposted: further documentation tweak for the (R) and (I) subscript flags. | Bart Schaefer | 2008-03-23 | 1 | -9/+12 |
| | |||||
* | Tweak documentation. | Bart Schaefer | 2008-03-18 | 1 | -2/+2 |
| | |||||
* | c.f. users/12110: another tweak to $SECONDS doc | Peter Stephenson | 2007-10-25 | 1 | -1/+3 |
| | |||||
* | c.f. users/12109: tweak to $SECONDS doc | Peter Stephenson | 2007-10-25 | 1 | -2/+4 |
| | |||||
* | 23562: add KSH_ZERO_SUBSCRIPT option and leave off by default | Peter Stephenson | 2007-06-18 | 1 | -11/+15 |
| | |||||
* | 23554: add $zsh_scheduled_events | Peter Stephenson | 2007-06-12 | 1 | -0/+4 |
| | |||||
* | 23440: Make $param[(R)value] substitute the empty string on failure | Peter Stephenson | 2007-05-21 | 1 | -11/+6 |
| | |||||
* | 23159 plus minor doc tweaks: leave BAUD parameter unset by default | Peter Stephenson | 2007-02-08 | 1 | -11/+12 |
| | |||||
* | 22913: set $! on "bg" | Peter Stephenson | 2006-10-30 | 1 | -1/+2 |
| | |||||
* | 22818: improved subscript flag doc | Peter Stephenson | 2006-10-05 | 1 | -5/+13 |
| | | | | unposted: trivial _perforce tweak | ||||
* | 22578: ensure HISTCHARS/histchars never contains non-ASCII characters | Peter Stephenson | 2006-08-02 | 1 | -0/+4 |
| | |||||
* | unposted: yet more history-beginning-search-menu fixes | Peter Stephenson | 2006-08-02 | 1 | -1/+1 |
| | |||||
* | 22574: more history-beginning-search-menu fixes | Peter Stephenson | 2006-08-01 | 1 | -1/+1 |
| | |||||
* | 22573: smooth interface to history-beginning-search-menu | Peter Stephenson | 2006-08-01 | 1 | -0/+12 |
| | | | | document how to quote metacharacters for reverse array subscript | ||||
* | 22440: _list_files loaded zsh/stat too early | Peter Stephenson | 2006-05-12 | 1 | -2/+7 |
| | | | | | unposted: document the use of stat builtin unposted: improve docs for $$ and $PPID | ||||
* | 22198: do always set HOME in native emulation | Peter Stephenson | 2006-02-07 | 1 | -1/+4 |
| | |||||
* | users/9638: tweaks for FCEDIT etc. | Peter Stephenson | 2005-11-07 | 1 | -1/+3 |
| | | | | 21986: rewrite completion suffixes for wide characters | ||||
* | unposted: Perforce "attribute" command | Peter Stephenson | 2005-08-01 | 1 | -0/+23 |
| | | | | | | 21551: FEATURES description for file<20-> 21546: oddities of subscripts when searching arrays 21544: ioctl() prototyping | ||||
* | c.f. 21071: always use "status" in return and exit status docs | Peter Stephenson | 2005-04-01 | 1 | -2/+2 |
| | |||||
* | users/8219: add $HISTCMD | Peter Stephenson | 2004-11-16 | 1 | -0/+6 |
| | |||||
* | 20467: Reintroduce rusage-based escapes for TIMEFMT. | Peter Stephenson | 2004-10-08 | 1 | -2/+22 |
| | |||||
* | 20076, 20084: { ... } always { ... } syntax. | Peter Stephenson | 2004-06-22 | 1 | -0/+8 |
| | |||||
* | 19712, 19740: allow assigning to associations with i and r subscript flags | Oliver Kiddle | 2004-04-06 | 1 | -5/+5 |
| | |||||
* | * 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. | ||||
* | 18980: new zsh/system module | Peter Stephenson | 2003-08-30 | 1 | -1/+2 |
| | |||||
* | 18571: extra note on += for associative arrays | Peter Stephenson | 2003-07-04 | 1 | -0/+10 |
| | |||||
* | 17868: Allow $SECONDS to become floating point. | Peter Stephenson | 2002-10-29 | 1 | -0/+6 |
| | |||||
* | 17503: fix various typos, spelling mistakes and poor wordings in the docs | Oliver Kiddle | 2002-08-05 | 1 | -3/+2 |
| | |||||
* | 16688: clarify the pseudo-randomness of RANDOM. | Clint Adams | 2002-02-21 | 1 | -1/+6 |
| | |||||
* | 16492: add RPROMPT2 variable for right prompts in multi-line commands | Oliver Kiddle | 2002-01-31 | 1 | -0/+9 |
| | |||||
* | 16353: add += parameter assignments | Oliver Kiddle | 2001-12-17 | 1 | -2/+3 |
| | |||||
* | Document side-effects of TERM assignment. | Bart Schaefer | 2001-09-24 | 1 | -1/+6 |
| | |||||
* | Better indexing and misc. cleanup in the first tenth or so of the doc. | Bart Schaefer | 2001-07-10 | 1 | -0/+8 |
| | |||||
* | $* and $@ are special | Peter Stephenson | 2001-06-14 | 1 | -3/+5 |
| | |||||
* | spelling corrections | Oliver Kiddle | 2001-05-29 | 1 | -1/+1 |
| | |||||
* | Fix, test and comment unsetting and resetting of special tied parameters | Peter Stephenson | 2001-05-19 | 1 | -1/+11 |
| | |||||
* | Subscripting documentation. | Bart Schaefer | 2001-04-22 | 1 | -69/+250 |
| | |||||
* | $# doc | Peter Stephenson | 2000-12-04 | 1 | -1/+5 |
| | |||||
* | 12716: Document and index REPLY/reply paramters properly. | Bart Schaefer | 2000-08-29 | 1 | -15/+28 |
| | |||||
* | Spelling corrections in the docs (11315) | Oliver Kiddle | 2000-05-11 | 1 | -3/+3 |
| | |||||
* | 10738: pws: local parameters can be exported | Peter Stephenson | 2000-04-13 | 1 | -10/+8 |
| | |||||
* | Updated from list as far as 10376 | Peter Stephenson | 2000-04-01 | 1 | -72/+197 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-04-15 | 1 | -0/+812 |