about summary refs log tree commit diff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* 49597: add a helper for completing numbers with unit suffixes and separate ou...Oliver Kiddle2021-11-241-2/+79
* 49575: clarify _alternative's action syntaxArseny Maslennikov2021-11-191-2/+12
* 49566: document the _default functionOliver Kiddle2021-11-121-0/+9
* 49564: always use descriptions included in the file-patterns style and allow ...Oliver Kiddle2021-11-121-6/+17
* 49562: remove old documentation for other-files tag that was removed in 36165Oliver Kiddle2021-11-121-8/+1
* 49561: add zformat -F option, similar to -f but ternary expressions check for...Oliver Kiddle2021-11-121-2/+9
* 49534, 49539: separate watch/log functionality out into a moduleOliver Kiddle2021-11-025-128/+142
* 49528: allow multiple -D options to compaddOliver Kiddle2021-10-301-0/+2
* 49521: Define correct behavior of || completion matchersMarlon Richert2021-10-261-330/+341
* 49456: clean up detection of private params in nested scopes, update docBart Schaefer2021-10-042-2/+15
* 49440: Make double-flag parameter expansion syntax more discoverable in docsivan tkachenko2021-09-291-3/+6
* 49435: Remove trailing whitespaces in expn.yoivan tkachenko2021-09-291-13/+13
* unposted: Fix typosDaniel Shahaf2021-09-263-3/+3
* 49391: Document default bracketed-paste bindingsBart Schaefer2021-09-081-1/+1
* 45180: clarify doc for POSIX EREs, fix an issue with PCRE when the replacemen...Stephane Chazelas2021-09-061-1/+4
* 49154: clarify status on exec failurezerkous2021-09-061-8/+15
* 48888: improve doc for $$ and $PPID, add fail test for PPID readonly-nessBart Schaefer2021-09-062-10/+11
* 49307 with doc update: POSIX_TRAPS fix.Peter Stephenson2021-08-262-5/+12
* users/26734: docs: read: Notate the parameter name argument as optional.Daniel Shahaf2021-08-141-1/+1
* 48096: Update Sourceforge links to https://zsh.sourceforge.io/Peter Stephenson2021-06-222-3/+3
* 49065: remove bad cross-referenceBart Schaefer2021-06-131-3/+2
* 48601/0004: docs: return: Give examples of using arithmetic evaluation.Daniel Shahaf2021-05-181-2/+8
* 48601/0003: docs: functions -M: Add a subheading and index entries.Daniel Shahaf2021-05-181-0/+6
* 48601/0002: docs: functions -M: Document the return status / result interdepe...Daniel Shahaf2021-05-181-10/+48
* 48601/0001: docs: functions -M: Move an example to be near the specification ...Daniel Shahaf2021-05-181-7/+6
* 48853: improved handling of theme resets when changing prompt themes, especia...Marlon Richert2021-05-161-4/+6
* 48710: histed + other zed updatesBart Schaefer2021-05-151-2/+19
* 48707: fix keymap handling when zed invokes read-from-minibuffer; update docBart Schaefer2021-05-151-10/+11
* unposted: docs: Update http:// FAQ links to https://dana2021-05-032-2/+2
* 48551: docs: Add disclaimer about POSIX compliance and emulation of other shellsdana2021-05-031-0/+6
* 48614: getopts: Calculate OPTIND according to POSIX_BUILTINSdana2021-05-032-2/+4
* 48767: docs: $SECONDS: Clarify what types may be setDaniel Shahaf2021-05-031-2/+3
* 48435 (tweaked): vcs_info docs: applied-string/unapplied-string: Correct an o...Daniel Shahaf2021-04-201-3/+12
* 48560: add TYPESET_TO_UNSET option to remove initialization of parametersBart Schaefer2021-04-183-1/+20
* 45583/0008: vcs_info git: Use best practices in an exampleDaniel Shahaf2021-04-151-1/+1
* 45583/0007: vcs_info docs: vcs_info_lastmsg: Correct an ambiguous/wrong descr...Daniel Shahaf2021-04-151-1/+1
* 45583/0006: vcs_info docs: Change user-context name in an example, to avoid c...Daniel Shahaf2021-04-151-2/+2
* 45583/0005: vcs_info docs: Recommend use of prompt expandos rather than termi...Daniel Shahaf2021-04-151-1/+13
* 45583/0004: docs: Document that hook functions may rely on $? (see workers/48...Daniel Shahaf2021-04-151-1/+2
* 45583/0003: docs: Fix rendering in the man page outputDaniel Shahaf2021-04-151-2/+2
* 45583/0002 (tweaked): docs: Fix rendering of an example in the man page outputDaniel Shahaf2021-04-151-0/+2
* 45583/0001: docs: Minor markup tweakDaniel Shahaf2021-04-151-1/+1
* 47913: implement CASE_PATHS option to make NO_CASE_GLOB more sensibleBart Schaefer2021-04-101-0/+16
* 48410: FAQ, METAFAQ: Mention zsh-security@.Daniel Shahaf2021-04-081-1/+7
* 48356: clarify (the intended) behaviour for the two anchor forms of matching ...Oliver Kiddle2021-04-031-2/+7
* unposted: docs: _arguments: Fix a typo in the example.Daniel Shahaf2021-03-291-1/+1
* unposted: Improve documentation and add regression test for workers/47745dana2021-03-231-1/+2
* 48073: Add fc -s as POSIX way of rerunning command without starting editorMartijn Dekker2021-02-171-1/+2
* 47830: Fix some documentation typosLawrence Velázquez2021-02-161-2/+2
* github #68: support section suffix completion for man pagestaiyu2021-02-131-3/+7