summaryrefslogtreecommitdiff
path: root/Doc/Zsh
AgeCommit message (Expand)AuthorFilesLines
2018-12-1743904 (plus tweak): zshmisc(1): document term being optional if `in word' is ...Joey Pabalinas1-3/+6
2018-11-1443620: More care documenting command substitution including $(<...)Peter Stephenson1-3/+10
2018-11-1343800: Add nanosecond support to strftime built-indana1-2/+6
2018-11-0743788: clarify zpty -w -n with no string argumentPeter Stephenson1-1/+2
2018-11-0543760: add documentation for true colour changes and nearcolor moduleOliver Kiddle2-2/+48
2018-10-1743694: More detail on multios.Peter Stephenson1-3/+10
2018-10-1543672: Document result of redirecting from a non-existent filedana1-0/+1
2018-10-1043602: Clarify behaviour of `compdef -p`dana1-1/+5
2018-10-0843620 (tweaked): vcs_info git: Reverse the order patches are passed to gen-un...Daniel Shahaf1-1/+1
2018-10-08unposted: doc tweak for helpfilesPeter Stephenson1-1/+2
2018-10-0843616: Various parameter setting and display fixes.Peter Stephenson1-10/+20
2018-10-02unposted: Fix typoDaniel Shahaf1-1/+1
2018-09-2743563: zshzle: Clarify sentence in introduction.Daniel Shahaf1-3/+3
2018-09-2543528: zshbuiltins(1): Document 'which''s "not found is not an error" behaviour.Daniel Shahaf1-0/+6
2018-09-16unposted: Fix trivial formatting error in docsdana1-1/+1
2018-08-21unposted: docs: Fix duplicated words in _combination.Daniel Shahaf1-2/+2
2018-08-1743294: Add ZLE_RECURSIVE parameter.Peter Stephenson1-0/+7
2018-08-1343275: Add log2 to match funcdana1-3/+3
2018-07-17Update distro docs to remove dead linksMatthew Martin3-37/+18
2018-07-1743176: Add note on compatibility to start of manual.Peter Stephenson1-2/+7
2018-07-1643172: document escaping colon in zformat -aTim Smith1-0/+1
2018-06-2543084: Variable warning suppression enhancements.Peter Stephenson1-2/+4
2018-06-2043075: Support nanosecond-precision time formattingdana2-5/+13
2018-06-15users/23472: Add $sysparams[procsubstpid] to zsh/systemPeter Stephenson1-0/+5
2018-05-1742790: make [[:blank:]] match non-ASCII blanksStephane Chazelas1-1/+1
2018-02-2642399: document echo and behaviour of - and --Peter Stephenson1-0/+9
2018-02-13Document REPORTMEMORY is in Kb, not MbPeter Stephenson1-2/+2
2018-01-1941924: (wi) subscript flag interactiondana1-2/+4
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 Shahaf2-5/+9
2017-12-2842175 + 42177 + 42178: avoid localized output from external commandsJun-ichi Takimoto1-2/+26
2017-12-2242156: new CHECK_RUNNING_JOBS option demanded by bash groupiesPeter Stephenson1-2/+15
2017-12-14add millisecond and microsecond options to TIMEFMT variabledana1-2/+4
2017-11-2442031 + 42048: Make [[ -o invalidoption ]] a normal(ish) false value, rather ...Daniel Shahaf2-0/+7
2017-11-13github #19: Fix minor typo in INC_APPEND_HISTORY documentationChris Bracken1-1/+1
2017-11-1142004: fix parentheses in documentationMartijn Dekker1-1/+1
2017-10-3041939: docs: Move aliases corner case to the dangerous bends section. (after ...Daniel Shahaf1-3/+4
2017-10-17unposted: Document "typeset -p"'s optional argument in the inline synopsis.Daniel Shahaf1-2/+2
2017-10-1041842: aliasing documentation updatePeter Stephenson1-9/+29
2017-10-07unposted: zsh/stat docs: Rephrase to avoid ambiguity due to the ambiguous rel...Daniel Shahaf1-1/+1
2017-10-0241787 (plus minor tweaks): use $FUNCSTACK for function nesting depth.Peter Stephenson1-0/+10
2017-10-01Add typeset -p1, like typeset -p with newlinesPeter Stephenson1-3/+8
2017-09-2741764 (test tweaked): allow [key]+=value when modifying arraysPeter Stephenson1-4/+13
2017-09-2441755: Followup to last: minor clarification to docs.Daniel Shahaf1-1/+1
2017-09-24Updates for ksh array element syntax.Peter Stephenson1-5/+18
2017-09-2041731: reformat and expand doc for 41698.Barton E. Schaefer1-11/+24
2017-09-15unposted: nodref -> noderefPeter Stephenson1-1/+1
2017-09-14More [key]=value tweaksPeter Stephenson2-6/+10
2017-09-13unposted: typo in doc just committedPeter Stephenson1-1/+1
2017-09-13First go at var=([key]=value) syntax.Peter Stephenson1-1/+26