summaryrefslogtreecommitdiff
path: root/Doc
AgeCommit message (Collapse)AuthorFilesLines
2014-12-0733883: documentation for (*) glob qualifierDaniel Shahaf1-1/+1
2014-12-0433841: explain array append a bit betterBarton E. Schaefer1-9/+15
2014-12-04Unposted: minor change: "scalar or integer" to "scalar" to include floats.Barton E. Schaefer1-2/+1
2014-12-0133830: META-FAQ updates.Peter Stephenson1-4/+4
Don't mention CVS. Use correct sourceforge URL.
2014-11-2833139: add doc example to glob broken symbolic links.Simon Ruderich1-0/+4
2014-11-2733805: rewrite zshparams intro, tweak formattingBarton E. Schaefer1-33/+72
I noticed that there was no explanation of the terms "variable" or "environment" anywhere.
2014-11-2633793: add 0b binary interpretation to integer constantsPeter Stephenson1-1/+2
2014-11-2433746: read -q doc refers to -tDaniel Hahler1-4/+4
2014-11-2333740: FAQ: another way of avoiding MULTIOs effects on pipesStephane Chazelas1-0/+3
2014-11-2233763 (cf. Baptiste Daroussin 33747): fix nested item list in generated ↵Barton E. Schaefer1-0/+1
zshmodules.1
2014-11-21add menu reference to Text ObjectsBarton E. Schaefer1-0/+1
2014-11-2133730: vim style text objects for selecting wordsOliver Kiddle1-1/+45
2014-11-1933679: Note on patter s in case statementsPeter Stephenson1-1/+5
They work exactly like groups in other patterns, despite contrary indications.
2014-11-1733704: keybindings, documentation, tests and minorOliver Kiddle1-3/+35
fixes for vim style visual selection changes
2014-11-1733700: new widget for put in vim style visual selection modeOliver Kiddle1-0/+7
2014-11-1533697: new vim style vi-backward-word-end widgetsOliver Kiddle1-0/+9
2014-11-1533696: simple up/down line widgets that don't go through history linesOliver Kiddle1-0/+8
2014-11-11AUTO_CD behaviour depends on SHIN_STDIN, documentPeter Stephenson1-0/+4
2014-11-0933643: elaborate documentation of the PRIVILEGED optionOliver Kiddle1-4/+16
2014-10-3033570, 33576: make killring/yank-pop work in vi mode afterOliver Kiddle1-1/+1
vi-put-before and vi-put-after
2014-10-2633531 with additions: retain status of exited background jobs.Peter Stephenson2-4/+20
Add linked list of unwaited-for background jobs. Truncate at value of _SC_CHILD_MAX discarding oldest. Remove old lastpid_status mechanism for latest exited process only. Slightly tighten safety of permanently allocated linked lists so that this doesn't compromise signal handling.
2014-10-2333518: add support for "_ vi buffer and arguments to vi-set-buffer from a ↵Oliver Kiddle1-13/+23
zle widget
2014-10-1233423: expand ${(p)...} to allow ${(ps.$param.)...}Peter Stephenson1-0/+13
2014-10-03Fix some typos in the documentationMikael Magnusson7-15/+15
2014-10-0233323: fix bug in removing math functions and complete -M option to functionsOliver Kiddle1-1/+1
2014-10-0133319: fix parens in example from 33312Barton E. Schaefer1-1/+1
2014-10-0133312: document redirections applied to function definitionsPeter Stephenson2-0/+23
2014-09-2033209: allow dummy zsh.texi if yodl not available.Tanu Kaskinen1-2/+4
Removes catastrophic make failure so rest of make can finish.
2014-09-1933206: fix compdescribe docBarton E. Schaefer1-6/+6
2014-09-18users/19097: remove $functypetrace in favour of ref to $zsheval_contextPeter Stephenson1-13/+9
2014-09-1633184: vcs_info git: consider patches for rebaseMarc Finet1-7/+7
Since a rebase contains a list of patches to re-apply, re-use the facility for stgit to have the same mechanism. The patch list given to the gen-{un,}applied-string hooks is an array with the sha1 and the subject of the commit. On rebase merge, the applied patches prior to current contains only a number and "?".
2014-09-1633136: P glob qual appends words when negatedMikael Magnusson1-0/+6
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 Stephenson3-77/+1
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-1232975, 32984: texi2html.conf location inconsistent in makefileAxel Beckert1-3/+3
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