summaryrefslogtreecommitdiff
path: root/Doc/Zsh
AgeCommit message (Collapse)AuthorFilesLines
2014-09-12Add $functypestack special parameter in zsh/parameterPeter Stephenson1-1/+13
2014-09-06clarify ${(~j.|.)array} exampleBarton E. Schaefer1-4/+5
2014-09-0433110: document use of $IFS[0] for variable paddingPeter Stephenson1-0/+4
2014-09-0433091: improve documentation for ttyctlPeter Stephenson1-3/+15
2014-08-3033070: add %(e..) based on %eBarton E. Schaefer1-0/+1
2014-08-2933057: %e in prompts shows evaluation / execution depthPeter Stephenson1-0/+6
2014-08-2333047: use git to simplify massively source distribution file selectionPeter Stephenson1-68/+0
2014-08-1432997: new utility function for separated listsOliver Kiddle1-0/+13
2014-08-1433002: tcp_expect -P pm tags matches with a stringPeter Stephenson1-2/+11
2014-08-10unposted: Fix typo in Doc/Zsh/expn.yoAxel Beckert1-1/+1
2014-08-08mention 32971 in NEWS, clarify RPROMPT behavior in docsBarton E. Schaefer1-3/+5
2014-08-0732971: negative argument with %(l..) and with %<< or %>> calculates space ↵Barton E. Schaefer1-6/+23
available before right margin
2014-08-0432954: Missed the doc change.Peter Stephenson1-1/+3
2014-08-0432949 (wip 32928, 32937): Add :^ syntax for zipping two arraysMikael Magnusson1-0/+24
2014-08-0332944: read -qs is handled correctly by current codePeter Stephenson1-2/+1
2014-08-03user/19006: document position of RC_EXPAND_PARAM in parameter substPeter Stephenson1-4/+9
2014-07-30%P at start of TCP function system prompt causes %-style prompt substPeter Stephenson1-0/+4
2014-07-3032918: add %. to ztrftime for use in promptsPeter Stephenson1-0/+7
2014-07-24unposted: replace-argument can take negative prefix to count from endPeter Stephenson1-0/+1
2014-07-20force retention of whitespace in "fc" item prototypeBarton E. Schaefer1-1/+1
2014-07-2032891: CASE_MATCH for =~ when using pcre; fix pcre_match with empty stringBarton E. Schaefer1-1/+9
2014-07-1732866: new replace-argument ZLE function.Peter Stephenson1-0/+25
Also a couple of read-from-minibuffer fixes: don't pass numeric argument to recursive edit, and hide the minibuffer edit from the undo history.
2014-07-08Attempt to improve doc for assignmentPeter Stephenson2-3/+13
2014-06-2632799: resource NTHR not well handled on NetBSDPeter Stephenson1-0/+3
2014-06-1632781: source behaves like . w.r.t. path searchJun T1-1/+1
2014-06-1432779: fix a typo in options.yoJun T1-1/+1
2014-06-1332768 with further modifications: LOCAL_LOOPS option.Peter Stephenson1-4/+19
2014-06-1332666: shell emulation doc additionjchaloup1-1/+1
2014-06-09fix my own merge conflict with grammar changesPeter Stephenson5-66/+87
2014-06-0932755: move incorrectly placed line in grammar.yoJun T1-1/+1
2014-06-0632719: minor doc issuesJun T1-15/+16
2014-06-0632715: doc formatting fixesJun T3-45/+47
2014-06-0632682 with tweaks: Add INC_APPEND_HISTORY_TIME.Peter Stephenson1-6/+24
Revert INC_APPEND_HISTORY behaviour.
2014-06-0432708: glob qualifier (Y) implies (oN)Daniel Shahaf1-1/+6
plus incidental patch to avoid adding a meaningless bitvalue to sort-order flags
2014-06-0332694: the number of matches to find is the suffix argument of (Y) qualifierDaniel Shahaf1-3/+4
2014-06-0332681: formatting issue in zle docJun T1-0/+1
2014-06-0132634: add POSIX_ARGZERO optionBarton E. Schaefer2-4/+29
2014-06-01users/18857: add (Y) glob qualifier to generate only one match per patternDaniel Shahaf1-0/+4
2014-06-0132640: (#q) in [[ ... ]] forces globbingPeter Stephenson2-3/+33
2014-05-2932620: Typo fix after commit eb4c70dDaniel Shahaf1-1/+1
2014-05-1832616: bad printf arguments for limitsJun T1-0/+7
2014-05-16users/18827 plus tweaks to original comments: hg bookmarks extraction ↵Peter Stephenson1-12/+5
improvement
2014-05-0932603: fix documentation of status after try / alwaysEric Cook1-1/+1
2014-04-2932592: add CORRECT_IGNORE_FILE variableTomoki Sekiyama2-0/+11
2014-04-0732527: zcalc-auto-insert key binding for use in zcalcPeter Stephenson1-0/+19
2014-04-06unposted: fix typoBarton E. Schaefer1-1/+1
2014-04-0632521: document that LOGNAME comes from getlogin()Peter Stephenson1-1/+3
2014-04-0532528: vcs_info: Document 'post-backend' hook and bzr 'check-for-changes' ↵Daniel Shahaf1-3/+14
support.
2014-04-0532528: vcs_info: Add check-for-staged-changesDaniel Shahaf1-0/+13
2014-03-20users/18644: bindkey -s doc should have forward reference.Peter Stephenson1-0/+3
Indicate there is documentation for the argument strings.