summaryrefslogtreecommitdiff
path: root/Doc/Zsh/expn.yo
AgeCommit message (Expand)AuthorFilesLines
2019-12-0444981: Fix some typos in the documentation.Martijn Dekker1-1/+1
2019-06-2044435: Handling digita arguments for :h and :t.Peter Stephenson1-6/+23
2018-11-1443620: More care documenting command substitution including $(<...)Peter Stephenson1-3/+10
2018-05-1742790: make [[:blank:]] match non-ASCII blanksStephane Chazelas1-1/+1
2018-01-13unposted: Follow-up to previous: Clarify that ${histchars[1]} may be backslas...Barton E. Schaefer1-2/+1
2018-01-1342261: docs: Expand documentation of $histchars[1]. Joint with Matthew Martin.Daniel Shahaf1-4/+7
2017-09-14More [key]=value tweaksPeter Stephenson1-3/+4
2017-07-20Further clarification about processing of expansionsPeter Stephenson1-3/+6
2017-07-1741429: Try to improve description of how stages of expansion fit together.Peter Stephenson1-2/+3
2017-03-2740906: Add note on use of (k) parameter subst flag.Peter Stephenson1-1/+3
2017-02-2840641: docs: patterns: Add '|' to the overview. Clarify that it short-circuits.Daniel Shahaf1-0/+1
2017-02-2540640: the (A) parameter flag forces array result even if assignment syntax i...Barton E. Schaefer1-2/+12
2017-02-23unposted (cf. 40617): clarify description of ${(A)name=value} and ${(AA)name=...Barton E. Schaefer1-5/+5
2016-12-09Document (E) parameter flag better.Peter Stephenson1-1/+2
2016-11-0939882: mention ${name:/pattern/replacement} in the itemized synopsis with the...Barton E. Schaefer1-5/+7
2016-11-07zsh-users/22083: attempt to explain what a word is in parameter substitution.Peter Stephenson1-0/+12
2016-09-14unposted: small documentation tweaksPeter Stephenson1-3/+3
2016-08-2239046 + 39061: New :P history modifier.Daniel Shahaf1-0/+9
2016-07-2638945: Additional notes on :a behaviourPeter Stephenson1-3/+7
2016-07-22users/21779: Clarify documentation of the ':a' word modifier.Daniel Shahaf1-3/+6
2016-07-20users/21777: Clarify documentation of the ':A' word modifier.Daniel Shahaf1-4/+9
2015-12-0737344: restore old printable quoting, add ${(q+)...}.Peter Stephenson1-0/+5
2015-11-1837140: note that <<(...) is < <(...)Peter Stephenson1-0/+6
2015-11-1537119: further "Rules" clarificationsBarton E. Schaefer1-33/+39
2015-11-1437115: update for changes in ${(P)...} evaluation.Barton E. Schaefer1-5/+22
2015-11-1137092: make nested ${(P)name} properly refer to parameter on returnPeter Stephenson1-1/+10
2015-10-3037022: add GLOB_STAR_SHORT option to abbreviate ** and ***Peter Stephenson1-0/+12
2015-10-2736982: Fix bug with (#cN) patterns and remove redundant description.Peter Stephenson1-10/+0
2015-10-2736977: note about difficulties of pattern repetitionsPeter Stephenson1-0/+10
2015-09-1036478: Add [[:INCOMPLETE:]] and [[:INVALID:]] pattern tests.Peter Stephenson1-0/+14
2015-08-1136067: fix typo and format in the documentationJun T1-1/+1
2015-07-06unposted: alphabetize ${(b)...} flagBarton E. Schaefer1-19/+19
2015-07-0635709: explain :s/// modifier contexts.Barton E. Schaefer1-0/+13
2015-05-3135343: Avoid $#name length handling for POSIX_IDENTIFIERSPeter Stephenson1-0/+7
2015-05-12unposted: include doc tweek to expn.yo from 35071Jun T1-6/+6
2015-05-1235086: reapply a hunk from 35067 for expn.yoJun T1-0/+19
2015-05-1235075: improve manual formatJun-ichi Takimoto1-19/+2
2015-05-1035067: Add (b) parameter flag for pattern char backslashing.Peter Stephenson1-0/+19
2015-05-0635034: improve manual format up to Chapter18Jun-ichi Takimoto1-11/+13
2014-12-0733883: documentation for (*) glob qualifierDaniel Shahaf1-1/+1
2014-11-2833139: add doc example to glob broken symbolic links.Simon Ruderich1-0/+4
2014-11-2333740: FAQ: another way of avoiding MULTIOs effects on pipesStephane Chazelas1-0/+3
2014-10-1233423: expand ${(p)...} to allow ${(ps.$param.)...}Peter Stephenson1-0/+13
2014-10-03Fix some typos in the documentationMikael Magnusson1-5/+5
2014-09-1633136: P glob qual appends words when negatedMikael Magnusson1-0/+6
2014-09-06clarify ${(~j.|.)array} exampleBarton E. Schaefer1-4/+5
2014-09-0433110: document use of $IFS[0] for variable paddingPeter Stephenson1-0/+4
2014-08-10unposted: Fix typo in Doc/Zsh/expn.yoAxel Beckert1-1/+1
2014-08-0432954: Missed the doc change.Peter Stephenson1-1/+3
2014-08-0432949 (wip 32928, 32937): Add :^ syntax for zipping two arraysMikael Magnusson1-0/+24