summaryrefslogtreecommitdiff
path: root/Doc/Zsh
AgeCommit message (Collapse)AuthorFilesLines
2015-05-0835059: fix, document, test readonly -p.Peter Stephenson1-0/+5
Don't output specials as can't be reconstructed. Output arrays in a useful order.
2015-05-06c.f. 35041: typo in zle.yoPeter Stephenson1-1/+1
2015-05-0635034: improve manual format up to Chapter18Jun-ichi Takimoto9-254/+265
2015-05-0135008: clarify description of 'exec' and 'return'Jun-ichi Takimoto1-6/+12
2015-05-0135007: Note in doc about scope of ZLE parametersPeter Stephenson1-0/+15
2015-04-2934992: POSIX fix for readonly variables.Peter Stephenson1-0/+7
With POSIXBUILTINS, variables can be marked readonly if unset. Also, variables can't have the readonly flag removed.
2015-04-2534961: minor wording clarificationBarton E. Schaefer1-1/+1
2015-04-2534961: sysparams[pid] and sysparams[ppid] added to variables indexBarton E. Schaefer1-0/+2
2015-04-1634902: Doc: Explain the numeric argument and be consistent about what we call itMikael Magnusson3-20/+31
2015-04-1334880: POSIX_TRAPS docHan Pingtian1-1/+1
2015-04-1334875: CSH_JUNKIE_HISTORY docHan Pingtian1-2/+2
2015-04-13users/20078: HIST_BEEP docHan Pingtian1-1/+1
2015-04-0734850: make URLs in html/pdf docs clickableJun-ichi Takimoto5-32/+32
2015-04-0334840: minor format fixes in prompt.yoJun-ichi Takimoto1-3/+3
2015-04-0334836: fix description of '%-0<<' in prompt.yoJun-ichi Takimoto1-1/+2
2015-04-0134822: correction to GLOB_SUBST docHan Pingtian1-1/+1
2015-03-2734785: fix typo in SHINSTDIN docHan Pingtian1-1/+1
2015-03-2534769: incorrect doc of process time calculationHan Pingtian1-1/+1
2015-03-1834734: further aliasing adjustments and docBarton E. Schaefer1-10/+19
restrict token aliasing (34641) to global aliases; tighten up POSIX_ALIASES to better match spec; update Aliasing doc to cover this and clarify older behavior 2015-03-18 Peter Stephenson <p.stephenson@samsung.com> * 34723: configure.ac: turn off fixed site function directory if
2015-03-1634721: new glob qualifier functions before, afterPeter Stephenson1-8/+27
2015-03-1634671 plus tweaks: Add -1 -2 -J -V -x to _describe, use them to sort 'git ↵Daniel Shahaf1-1/+4
--fixup' hash completions
2015-03-1534712: clarify words that may be aliasedBarton E. Schaefer1-2/+18
2015-03-10users/19985: improve doc of subscripting substrings furtherPeter Stephenson1-1/+11
2015-03-0634643: clarify documentation for print and bindkeyJun-ichi Takimoto2-3/+8
2015-03-0634653: move aborted vared lines to ZLE_VARED_ABORTEDPeter Stephenson1-1/+2
2015-03-0634657: document the effect of substring subscripting betterPeter Stephenson1-1/+11
2015-03-0434640: clarify documentation for _guard functionDaniel Shahaf1-6/+6
2015-02-28users/19934: document %D{...} for WATCHFMTBarton E. Schaefer1-0/+6
2015-02-2134597: Revise strftime description to correctly explain timezone handling ↵Barton E. Schaefer1-17/+38
and note signed int rollover
2015-02-1634558: preexec doc fix.Peter Stephenson1-4/+4
It was wrongly claming the first parameter was empty if the line was removed from the history.
2015-02-14Fix typo from 28487Mikael Magnusson1-1/+1
2015-02-11users/19850: add pattern support to watch variablePeter Stephenson1-1/+13
2015-02-06users/19825: Clear statement about POSIX compatibilityPeter Stephenson1-1/+2
Right of start of manual where we already refer to ksh.
2015-02-03unposted: fix formatting of "--".Barton E. Schaefer1-2/+2
2015-02-03users/19800: more help for $HISTORY_IGNOREPeter Stephenson1-4/+19
2015-02-0134446: add "ztie -r" and "zuntie -u", update documentationBarton E. Schaefer1-8/+32
2015-01-28unposted: fix other typeset doc errorsBarton E. Schaefer1-10/+14
2015-01-2834421: clean up typeset documentationBarton E. Schaefer1-47/+75
Also remove duplicated ChangeLog entry for 34365.
2015-01-2734419: vcs_info documentation: Fix wordingFrank Terbeck1-2/+2
As suggested by Daniel Shahaf.
2015-01-2534350, 34353: document zsh/db/gdbm module, clean up a few things in the codeBarton E. Schaefer1-0/+27
Still core dumps at this revision if the tied parameter is forced to be a local and is not untied before end of scope.
2015-01-2534373, 34374: update completion of builtin commands, modifiers,Oliver Kiddle1-1/+1
parameter and globbing flags
2015-01-2534381: vcs_info: Documentation updateDaniel Shahaf1-4/+61
This adds documentation for more hooks and styles available in vcs_info: - patch-format - nopatch-format - get-unapplied - pre-addon-quilt - set-patch-format
2015-01-25vcs_info hg: Support inactive bookmarksDaniel Shahaf1-0/+7
(Similar to git detached heads)
2015-01-2034329: add -S option to which and wherePeter Stephenson1-2/+2
2015-01-1534280: more widespread use of FORCE_FLOAT.Peter Stephenson1-3/+4
Add the case of variables read for use in arithmetic expressions.
2015-01-1334273: use "enough" colons in each completion style pattern exampleBarton E. Schaefer1-11/+16
2015-01-1234253: warn in zcalc doc about integer arithmetic.Peter Stephenson1-2/+12
C.f. warning in arithmetic doc in 34194.
2015-01-1034914: explanation of effect of integer promotionPeter Stephenson1-0/+9
2015-01-10users/19721: clarify context vs. style in compsys configurationBarton E. Schaefer1-18/+34
2015-01-0934182: doc: to add zf_\* builtins use zmodload -m -FPeter Stephenson1-1/+4