about summary refs log tree commit diff
path: root/Doc
Commit message (Collapse)AuthorAgeFilesLines
* 33740: FAQ: another way of avoiding MULTIOs effects on pipesStephane Chazelas2014-11-231-0/+3
|
* 33763 (cf. Baptiste Daroussin 33747): fix nested item list in generated ↵Barton E. Schaefer2014-11-221-0/+1
| | | | zshmodules.1
* add menu reference to Text ObjectsBarton E. Schaefer2014-11-211-0/+1
|
* 33730: vim style text objects for selecting wordsOliver Kiddle2014-11-211-1/+45
|
* 33679: Note on patter s in case statementsPeter Stephenson2014-11-191-1/+5
| | | | They work exactly like groups in other patterns, despite contrary indications.
* 33704: keybindings, documentation, tests and minorOliver Kiddle2014-11-171-3/+35
| | | | fixes for vim style visual selection changes
* 33700: new widget for put in vim style visual selection modeOliver Kiddle2014-11-171-0/+7
|
* 33697: new vim style vi-backward-word-end widgetsOliver Kiddle2014-11-151-0/+9
|
* 33696: simple up/down line widgets that don't go through history linesOliver Kiddle2014-11-151-0/+8
|
* AUTO_CD behaviour depends on SHIN_STDIN, documentPeter Stephenson2014-11-111-0/+4
|
* 33643: elaborate documentation of the PRIVILEGED optionOliver Kiddle2014-11-091-4/+16
|
* 33570, 33576: make killring/yank-pop work in vi mode afterOliver Kiddle2014-10-301-1/+1
| | | | vi-put-before and vi-put-after
* 33531 with additions: retain status of exited background jobs.Peter Stephenson2014-10-262-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.
* 33518: add support for "_ vi buffer and arguments to vi-set-buffer from a ↵Oliver Kiddle2014-10-231-13/+23
| | | | zle widget
* 33423: expand ${(p)...} to allow ${(ps.$param.)...}Peter Stephenson2014-10-121-0/+13
|
* Fix some typos in the documentationMikael Magnusson2014-10-037-15/+15
|
* 33323: fix bug in removing math functions and complete -M option to functionsOliver Kiddle2014-10-021-1/+1
|
* 33319: fix parens in example from 33312Barton E. Schaefer2014-10-011-1/+1
|
* 33312: document redirections applied to function definitionsPeter Stephenson2014-10-012-0/+23
|
* 33209: allow dummy zsh.texi if yodl not available.Tanu Kaskinen2014-09-201-2/+4
| | | | Removes catastrophic make failure so rest of make can finish.
* 33206: fix compdescribe docBarton E. Schaefer2014-09-191-6/+6
|
* users/19097: remove $functypetrace in favour of ref to $zsheval_contextPeter Stephenson2014-09-181-13/+9
|
* 33184: vcs_info git: consider patches for rebaseMarc Finet2014-09-161-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 "?".
* 33136: P glob qual appends words when negatedMikael Magnusson2014-09-161-0/+6
|
* Add $functypestack special parameter in zsh/parameterPeter Stephenson2014-09-121-1/+13
|
* clarify ${(~j.|.)array} exampleBarton E. Schaefer2014-09-061-4/+5
|
* 33110: document use of $IFS[0] for variable paddingPeter Stephenson2014-09-041-0/+4
|
* 33091: improve documentation for ttyctlPeter Stephenson2014-09-041-3/+15
|
* 33070: add %(e..) based on %eBarton E. Schaefer2014-08-301-0/+1
|
* 33057: %e in prompts shows evaluation / execution depthPeter Stephenson2014-08-291-0/+6
|
* 33047: use git to simplify massively source distribution file selectionPeter Stephenson2014-08-233-77/+1
|
* 32997: new utility function for separated listsOliver Kiddle2014-08-141-0/+13
|
* 33002: tcp_expect -P pm tags matches with a stringPeter Stephenson2014-08-141-2/+11
|
* 32975, 32984: texi2html.conf location inconsistent in makefileAxel Beckert2014-08-121-3/+3
|
* unposted: Fix typo in Doc/Zsh/expn.yoAxel Beckert2014-08-101-1/+1
|
* mention 32971 in NEWS, clarify RPROMPT behavior in docsBarton E. Schaefer2014-08-081-3/+5
|
* 32971: negative argument with %(l..) and with %<< or %>> calculates space ↵Barton E. Schaefer2014-08-071-6/+23
| | | | available before right margin
* 32954: Missed the doc change.Peter Stephenson2014-08-041-1/+3
|
* 32949 (wip 32928, 32937): Add :^ syntax for zipping two arraysMikael Magnusson2014-08-041-0/+24
|
* 32944: read -qs is handled correctly by current codePeter Stephenson2014-08-031-2/+1
|
* user/19006: document position of RC_EXPAND_PARAM in parameter substPeter Stephenson2014-08-031-4/+9
|
* %P at start of TCP function system prompt causes %-style prompt substPeter Stephenson2014-07-301-0/+4
|
* 32918: add %. to ztrftime for use in promptsPeter Stephenson2014-07-301-0/+7
|
* unposted: replace-argument can take negative prefix to count from endPeter Stephenson2014-07-241-0/+1
|
* force retention of whitespace in "fc" item prototypeBarton E. Schaefer2014-07-201-1/+1
|
* 32891: CASE_MATCH for =~ when using pcre; fix pcre_match with empty stringBarton E. Schaefer2014-07-201-1/+9
|
* 32866: new replace-argument ZLE function.Peter Stephenson2014-07-171-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.
* Attempt to improve doc for assignmentPeter Stephenson2014-07-082-3/+13
|
* 32812: put contents at start of manualJun T2014-06-262-1/+1
|
* 32799: resource NTHR not well handled on NetBSDPeter Stephenson2014-06-261-0/+3
|