summaryrefslogtreecommitdiff
path: root/Doc/Zsh
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-1341679: slight clarification on exec of builtinsPeter Stephenson1-1/+1
2017-09-13unposted: YODL compatibility fix for --emulatePeter Stephenson1-2/+2
2017-09-1141668: New --emulate option on invocation.Peter Stephenson1-0/+14
2017-08-2441590 modified as 41595: make ERR_RETURN more logical.Peter Stephenson1-1/+23
2017-08-08Revert "41499 (with one further tweak): POSIX_STRINGS behaviour."Peter Stephenson1-21/+9
2017-08-0841510: update doc for $ZSH_PATCHLEVELPeter Stephenson1-2/+2
2017-08-0741499 (with one further tweak): POSIX_STRINGS behaviour.Peter Stephenson1-9/+21
2017-08-0741500: document "-" to end zparseopts optionsAnthony Heading1-1/+1
2017-08-0141470: Another note on new effect of POSIX_BUILTINSPeter Stephenson1-1/+4
2017-07-2941472: introduce cleanup hooks default and restore special themes, and update...Barton E. Schaefer1-2/+72
2017-07-2841467: Correct completion of 'tmux new <TAB>'.Daniel Shahaf1-0/+21
2017-07-2741464, 41466: With POSIX_BUILTINS, exec only executes sexternal commands.Peter Stephenson2-1/+11
2017-07-2641461: complete list of zsh manual pages in manual introcutionJim1-0/+6
2017-07-20Further clarification about processing of expansionsPeter Stephenson1-3/+6
2017-07-1741429: Try to improve description of how stages of expansion fit together.Peter Stephenson1-2/+3
2017-07-04Delay processing "disown" for superjob.Peter Stephenson1-0/+6
2017-06-1341275: Leave stdin open when executing widgetsStephane Chazelas1-6/+6
2017-06-1241244: Add zmodload -s option.Peter Stephenson1-5/+8
2017-05-28unposted: clarify ZLS_COLORS pattern matching contextsBarton E. Schaefer1-1/+4
2017-05-2241128: typo in compsys documentationJörg Sommer1-1/+1
2017-05-19users/22707: Document extra use of accept-exact-dirsPeter Stephenson1-3/+10
2017-04-05users/22653: options.yo: Clarify REMATCH_PCRE semantics.Daniel Shahaf1-1/+2
2017-04-01unposted: minor formatting: var() instead of tt().Barton E. Schaefer1-2/+2
2017-03-2740906: Add note on use of (k) parameter subst flag.Peter Stephenson1-1/+3
2017-03-2140875: Update REC_EXACT description, suggested by Martin KrafftPeter Stephenson1-2/+3
2017-03-20unposted (after 40859): Fix yodl warning:Daniel Shahaf1-1/+1
2017-03-1940859: vcs_info docs: Use proper internal links through texinfo nodes.Daniel Shahaf1-19/+46
2017-03-18unposted: vcs_info quilt: Fix documentation markup typo.Daniel Shahaf1-1/+1
2017-03-1440822: vcs_info quilt: Document the '.quilt-foo' zstyle context element. (Com...Daniel Shahaf1-5/+16
2017-03-1240816: Document interaction of 'print -P' and 'print -f'.Daniel Shahaf1-0/+3
2017-03-0840744: Document the SHORT_LOOPS 'function' syntax.Daniel Shahaf1-0/+3
2017-03-0540726: add "zcurses resize" for sane terminal size changeSebastian Gniazdowski1-1/+17
2017-03-0340702: new KEYS_QUEUED_COUNT ZLE variablePeter Stephenson1-1/+8
2017-03-0140622 with typos fixed: functions -Ms.Peter Stephenson1-1/+15
2017-02-2840641: docs: patterns: Add '|' to the overview. Clarify that it short-circuits.Daniel Shahaf2-0/+4
2017-02-2540640: the (A) parameter flag forces array result even if assignment syntax i...Barton E. Schaefer1-2/+12
2017-02-23unposted (cf. 40617): clarify description of ${(A)name=value} and ${(AA)name=...Barton E. Schaefer1-5/+5