summaryrefslogtreecommitdiff
path: root/Doc/Zsh
AgeCommit message (Expand)AuthorFilesLines
2020-05-17unposted: remove blank line that messed up "man" formattingBart Schaefer1-1/+0
2020-05-16users/24843: zshcompsys(1): Point to the 'format' style from the 'tag-order' ...Daniel Shahaf1-0/+3
2020-05-0345730: _arguments: Add the -0 flag, which makes $opt_args be populated sanely.Daniel Shahaf1-3/+22
2020-05-0245737 (+ docs, and update the test from 45722): zstyle: When determining the ...Daniel Shahaf1-3/+3
2020-05-0245739: docs: Clarifications about zstyle patterns.Daniel Shahaf2-16/+20
2020-05-0245722: docs: Change zstyle example to a non-hierarchical oneDaniel Shahaf1-8/+15
2020-04-27github #56: typo: Add a single quote that had been missingBenjamin Esham1-1/+1
2020-04-20unposted: zsh/system: Adjust documentation from workers/45708dana1-4/+3
2020-04-2045708: zsh/system: Enable sub-second timeout in zsystem flockCedric Ware1-4/+12
2020-04-2045702: compsys: Improve documentation of {insert,separate}-sectionsdana1-3/+22
2020-04-1545684: Document - glob qualifier in error casesPeter Stephenson1-1/+3
2020-04-1245661: docs: Clarify the effect of KSH_ARRAYS on the (I) subscript.dg17271-0/+4
2020-04-02Add SHORT_REPEAT optionMikael Magnusson2-0/+10
2020-03-2245583/0008: Add the 'function -T' syntax.Daniel Shahaf1-1/+12
2020-03-20unposted: ${(Z)}: Convert documentation to a description block.Daniel Shahaf1-4/+17
2020-03-1545540: vcs_info git: In non-interactive rebases, compute patch names for unap...Daniel Shahaf1-2/+2
2020-01-1645307: zstyle docs: Unoverload a placeholder variable name.Daniel Shahaf1-4/+5
2020-01-1645306: zstyle docs: Introduce the first synopsis in the same way as all other...Daniel Shahaf1-6/+7
2020-01-16unposted: docs: Fix a cross-reference.Daniel Shahaf2-2/+4
2020-01-1545287: zshexpn: Describe parameter elision and add some introductory proseDaniel Shahaf1-11/+20
2020-01-14users/24656: docs: Add an example of setting and querying zstylesDaniel Shahaf1-8/+27
2020-01-14users/24659: Cross-ref doc for matchers.Peter Stephenson1-0/+6
2020-01-11users/24628 (fixed): More doc for selectw-word-style widgets.Peter Stephenson1-1/+14
2020-01-10unposted: Fix punctuation.Daniel Shahaf1-1/+1
2020-01-0545184: Clarify documentation of %-sequences understood by compadd -[Xx]dana2-11/+33
2020-01-02unposted (after 45183): Fix yodl error: "contrib.yo:4457: No macro: back(...)".Daniel Shahaf1-1/+1
2020-01-0145183: Improve documentation examplesStephane Chazelas3-37/+46
2019-12-3145160: zshexpn: Expand documentation of (S)Daniel Shahaf1-3/+32
2019-12-2845150 + 45152: zshexpn: Use a more minimal example in the documentation of (#b).Sebastian Gniazdowski1-3/+4
2019-12-2245110: zshmisc(1): Fix markup of "try-list" and "always-list".Daniel Shahaf1-12/+12
2019-12-2245111: zshmisc(1): Clarify the documentation of 'return' and 'exit' in conjun...Daniel Shahaf1-5/+11
2019-12-2245112: zshmodules: Explicitly document the return values of the 'zstyle' gett...Daniel Shahaf1-0/+6
2019-12-2245113: vcs_info docs: Clarify documentation of the %p/%u/%a patch-format expa...Daniel Shahaf1-3/+3
2019-12-2045055: Clarify _files documentationdana1-3/+6
2019-12-1845073: regex-replace docs: Simplify grammar (avoid a double negative, state d...Daniel Shahaf1-3/+4
2019-12-1645035: be explicit about the need for a # in colours specified as hex tripletsOliver Kiddle1-4/+4
2019-12-1245009: POSIX_CD needs to suppress some forms of option.Peter Stephenson2-1/+4
2019-12-0444981: Fix some typos in the documentation.Martijn Dekker6-6/+6
2019-12-0344964: zshmisc(1): Document APPEND_CREATE under the append redirection operat...Daniel Shahaf1-4/+4
2019-11-08unposted: _values: Use the formal parameter's name in the docstring.Daniel Shahaf1-1/+1
2019-09-04github #37: Make it easier to understand what "fc -e" does.Ned Batchelder1-2/+2
2019-08-03Copy functions using functions -c old new.Peter Stephenson1-1/+10
2019-07-0844495: Mention coproc under $!Bart Schaefer1-1/+1
2019-07-0244480: Don't automatically close externally visible file descroptors.Peter Stephenson3-4/+9
2019-06-2044435: Handling digita arguments for :h and :t.Peter Stephenson1-6/+23
2019-06-0644387, edited: describe some problems with restricted modeStephane Chazelas1-0/+45
2019-05-2844364: refer to zsh base manual page in zsh allJim1-0/+3
2019-05-0844275: Fix compset -p/-s multibyte inconsistency and documentationdana1-2/+2
2019-05-0744274: allow finer control of completion match soring with compadd's -o optionOliver Kiddle2-26/+49
2019-04-1244198: Add cd_silent option to suppress all cd outputdana1-0/+15