summaryrefslogtreecommitdiff
path: root/Etc/FAQ.yo
AgeCommit message (Collapse)AuthorFilesLines
2025-04-20unposted: Test release: zsh-5.9.0.2-test.Eric Cook1-1/+1
2024-11-2353228: Remove references to Patches "Archive" from FAQClinton Bunch1-13/+0
2024-05-24users/29882: Explain $RANDOM predictabilityBart Schaefer1-0/+32
2024-04-0152865: Documentation update for 52864Bart Schaefer1-9/+11
2024-03-1752759: ${ ... } trims one trailing newline; "${ ... }" preserves that newline.Bart Schaefer1-9/+12
2024-03-0452650 plus minor fixes: add -u for named references pointing to "upper" scopeBart Schaefer1-0/+7
2024-02-1852558: word splitting differences of nofork; update ToC; formatting fixesBart Schaefer1-24/+36
2024-01-2452476 + cf. 52479: more FAQs about nofork substitutionBart Schaefer1-0/+38
2023-11-1552308: FAQ for new features, fix some old answersBart Schaefer1-15/+121
2022-06-1650372: remove Usenet references from FAQPeter Stephenson1-36/+4
2022-06-1450365: fix indent in FAQ (text version)Jun-ichi Takimoto1-62/+7
Lack of indent of the 1st line of a paragraph is fixed, but now two or more consecutive blank lines will be copied to text output as is.
2022-06-1150356: work around a yodl bug (mishandling of \'e)Jun-ichi Takimoto1-1/+2
the bug has been fixed at least in yodl-4.04.02
2022-04-09unposted: Test release: 5.8.1.2-testdana1-1/+1
2022-02-1549756 + 49758(Daniel): replace LPAR() in FAQ.yo by SUBST(_LPAR_)Jun-ichi Takimoto1-7/+7
In FAQ.yo, macros inside mytt() and tt() are not expanded. Also includes an update for zyodl.vim by Daniel.
2022-02-12unposted: Release 5.8.1dana1-1/+1
(cherry picked from commit 1a490c7050cfacd5daf8376d5a1f0e8cb14ccda5)
2021-11-12github #82: Fix typosDimitris Apostolou1-2/+2
2021-06-2248096: Update Sourceforge links to https://zsh.sourceforge.io/Peter Stephenson1-10/+10
2021-05-03unposted: FAQ: Move section 3.31 to 2.8dana1-63/+63
See 48613
2021-04-0848410: FAQ, METAFAQ: Mention zsh-security@.Daniel Shahaf1-0/+5
2021-04-05unposted: FAQ: Move the 'The mailing lists have moved' notice to a more ↵Daniel Shahaf1-3/+3
appropriate place.
2021-03-2648131/0004: FAQ: 3.31: RearrangeDaniel Shahaf1-14/+19
2021-03-2648131/0003: FAQ: 3.31: Move two paragraphs unchanged, reordering themDaniel Shahaf1-14/+17
Factored out from the next patch for readability of the diff. The answer, as it stands in this commit, doesn't flow correctly. In order to keep the diffs small and easy to follow, this commit simply adds a TODO to record this issue, a TODO which is fixed by the next commit in this series (the child of this commit). Thus, a request: DEAR PEOPLE FROM THE FUTURE: Please don't create new branches off this commit; create them off the parent commit or off the child commit instead. Thank you.
2021-03-2648131/0002: FAQ: 3.31: Tweak summary paragraphDaniel Shahaf1-2/+3
2021-03-2648131/0001: FAQ: 3.31: Add a one-sentence summaryDaniel Shahaf1-0/+3
2021-02-0447889: Update csh aliasing equivalencesBart Schaefer1-5/+5
2021-01-26unposted: Etc/FAQ.yo: Fix a typo in the front matter.Daniel Shahaf1-1/+1
2020-08-08unposted: Update documentation for the move to new hosting.Daniel Shahaf1-10/+7
2020-06-26unposted: docs: Fix some markup and typos.Daniel Shahaf1-1/+1
2020-06-0745932: FAQ (3.1): Update ksh compatibility answer for reserved word typeset.Daniel Shahaf1-9/+19
2020-06-0745933: FAQ: Add "Why does my bash script report an error when I run it under ↵Daniel Shahaf1-3/+54
zsh?".
2020-06-0745791 (tweaked): FAQ: Explain how to binary search one's dotfilesDaniel Shahaf1-3/+102
2020-06-07unposted: FAQ: Update section number in links to the "The future of zsh" ↵Daniel Shahaf1-8/+8
section.
2020-01-0945269: Fix misspellings in completions and elsewhere.Jens Schleusener1-1/+1
2019-12-14unposted: Test release: 5.7.1-test-1dana1-1/+1
2019-12-1145003: Fix more documentation typosMartijn Dekker1-3/+3
2019-07-09unposted: FAQ updates.Peter Stephenson1-22/+23
Typo from previous change; also update old notes on multibyte support.
2019-07-08users/24030 (minor tweak): note on *.{bla,hbl,ahb}.Peter Stephenson1-0/+39
This is an expansion, not a form of pattern match. Describe the problem and what to do instead.
2019-02-03unposted: Release 5.7.1dana1-1/+1
2018-12-19unposted: updates for 5.6.2-test-2Peter Stephenson1-1/+1
2018-10-03unposted: minor FAQ typosPeter Stephenson1-2/+2
2018-09-2653542 (tweaked): further output about "which" outputPeter Stephenson1-15/+17
2018-09-2443527, tweaked: describe which output behaviour in FAQ.Peter Stephenson1-0/+29
2018-09-1443457: Release 5.6.2Daniel Shahaf1-1/+1
2018-09-08unposted: Patch release: 5.6.1Daniel Shahaf1-1/+1
2018-09-03CVE-2018-0502, CVE-2018-13259: Fix two security issues in shebang line parsing.Anthony Sottile1-1/+1
See NEWS for more information. Patch by Anthony Sottile and Buck Evan.
2018-08-25unposted: Fix FAQ build, broken by 43184.Daniel Shahaf1-1/+1
2018-07-2943184: Remove reference to ftp_sites.yoMatthew Martin1-7/+3
2018-04-16unposted: Update for release 5.5.1.Peter Stephenson1-1/+1
2018-03-2542505 (corrected): prepare for 5.5 releasePeter Stephenson1-1/+1
2017-09-0241623: Update FAQ.yo for Yodl 3Peter Stephenson1-23/+23