summaryrefslogtreecommitdiff
path: root/Doc
AgeCommit message (Expand)AuthorFilesLines
2023-09-2352180: clarify array behavior of ${|var|...} and REPLYBart Schaefer1-2/+3
2023-09-2051980: Add glob qualifier grouping operator to completionAtte Peltomäki1-3/+4
2023-09-1652154, 52155: Implement, document, and test non-forking command substitution.Bart Schaefer1-6/+38
2023-08-2752028: improvements to _shadow / _unshadow, plus helper and docBart Schaefer2-23/+51
2023-08-1629130, 21931 (Ray): document what typeset -t is for.Peter Stephenson1-2/+4
2023-07-26unposted (cf. 51968): improve documentation of typeset -gn and -rBart Schaefer1-2/+2
2023-07-2651945: assorted documentation improvements, bug fixes, and new testBart Schaefer3-4/+16
2023-07-26unposted (cf. 51899): document _shadowBart Schaefer1-0/+44
2023-06-2651884: reset IFS if it contains invalid charactersJun-ichi Takimoto1-2/+5
2023-06-1951862: support texinfo-7.0Jun-ichi Takimoto1-1/+2
2023-06-0651816: add :S history modifier with pattern matchPeter Stephenson1-6/+12
2023-05-2151760: r and R were listed in the wrong order.Marlon Richert1-3/+3
2023-05-2151758: Make dynamic dir completion easier to implementMarlon Richert1-27/+17
2023-05-1351738: support pcre's alternative DFA matching algorithmOliver Kiddle1-1/+5
2023-05-1351728: assign pcre named capture groups to a hashOliver Kiddle1-4/+6
2023-05-1151609: fix reference to select(2)Jim1-1/+1
2023-04-1151639: new parameter ZSH_EXEPATH (full path of zsh executable)Jun-ichi Takimoto1-0/+4
2023-04-0951631: initialize $_ by copying it from environmentJun-ichi Takimoto1-1/+4
2023-03-1151558: Clarify "for" with positional parameters and named reference.Bart Schaefer1-0/+3
2023-03-1151557: Clarify availability of ksh-mode parameters, improve vi-mode detection.Bart Schaefer1-3/+5
2023-03-0651511: More discussion of unsupported ksh featuresBart Schaefer1-17/+54
2023-03-0651511: Documentation for namespacesBart Schaefer2-1/+28
2023-03-0551485: module for several ksh93 features, mostly enabled only in ksh emulation.Bart Schaefer2-1/+212
2023-03-0551484: Extend named reference handling for special parameters, improve doc.Bart Schaefer1-0/+2
2023-02-26Fix typoBart Schaefer1-1/+1
2023-02-1251403: Tests and documentation for 51402, clean up some other tests.Bart Schaefer5-9/+53
2023-02-1251375: Clarify documentation, fix typos, add indexing.Bart Schaefer4-19/+41
2023-02-1251362: Begin documentation for named references.Bart Schaefer4-7/+143
2023-02-0251354: Fix markup in man page versionDaniel Shahaf1-1/+1
2023-02-0251306: error message in ${unset?error} should be expandedPeter Stephenson1-1/+3
2023-01-3151337: parameter attributes cross-reference typeset equivalents (or lack ther...Bart Schaefer2-16/+18
2023-01-1051291: support for highlighting ellipses in the line editorOliver Kiddle1-0/+3
2023-01-1051280: add support for italic and faint fonts in the line editorOliver Kiddle1-1/+9
2022-12-3151263: fix typo - `an path` -> `a path`Max Coplan1-1/+1
2022-12-1751214: handle read -d and a delimiter that can't be decoded into a characterOliver Kiddle1-1/+2
2022-12-1351198: Clarify and expand ERR_EXIT and ERR_RETURN documentationPhilippe Altherr1-38/+46
2022-12-1251134: document interactive behaviour with ERR_EXIT and ERR_RETURNPeter Stephenson1-1/+7
2022-11-1750934: use OSC 52 escape sequence when copying to "* or "+ vi buffersOliver Kiddle1-3/+8
2022-11-0250851: restore typtab when necessaryJun-ichi Takimoto1-6/+10
2022-10-3150855: Clarify how commands are hashed, and searched-for by "whence".Bart Schaefer2-7/+15
2022-10-2550840: Doc/Zsh/grammar.yo: Correct NO_MATCH to NOMATCHAxel Beckert1-1/+1
2022-10-23users/28243: update "typeset +" documentationBart Schaefer1-3/+5
2022-09-2550648: Use $ZCALC_HISTORY where appropriateJulian Prein1-2/+5
2022-06-1150355: documentation and return status consistency in zsh/system moduleBart Schaefer1-3/+13
2022-06-07Tweaks to MULTI_FUNC_DEFPeter Stephenson1-0/+5
2022-05-1550220: Documentation: Fix typos found by Debian's Lintian toolAxel Beckert2-2/+2
2022-05-14New upstream version 5.9Axel Beckert54-879/+883
2022-05-08New upstream version 5.8.1.3-testAxel Beckert21-32/+46
2022-05-07unposted: cross-reference "typeset -f" for "functions -[Tt]"Bart Schaefer1-1/+2
2022-04-30unposted: Add details about ${(*)...} expansionBart Schaefer1-1/+2