about summary refs log tree commit diff
path: root/Doc/Zsh/contrib.yo
Commit message (Collapse)AuthorAgeFilesLines
* users/24628 (fixed): More doc for selectw-word-style widgets.Peter Stephenson2020-01-111-1/+14
| | | | | Add example of how to add a new binding for a widget that fixes a particular word behaviour using styles.
* unposted (after 45183): Fix yodl error: "contrib.yo:4457: No macro: back(...)".Daniel Shahaf2020-01-021-1/+1
|
* 45183: Improve documentation examplesStephane Chazelas2020-01-011-9/+13
|
* 45113: vcs_info docs: Clarify documentation of the %p/%u/%a patch-format ↵Daniel Shahaf2019-12-221-3/+3
| | | | expandos.
* 45073: regex-replace docs: Simplify grammar (avoid a double negative, state ↵Daniel Shahaf2019-12-181-3/+4
| | | | defaults first).
* 44981: Fix some typos in the documentation.Martijn Dekker2019-12-041-1/+1
|
* 43620 (tweaked): vcs_info git: Reverse the order patches are passed to ↵Daniel Shahaf2018-10-081-1/+1
| | | | | | | | gen-unapplied-string in. This is an incompatible change; see README for details. Tweaks (relative to posted version): tweaked README, removed scalpel (debug print).
* unposted: Fix typoDaniel Shahaf2018-10-021-1/+1
|
* Update distro docs to remove dead linksMatthew Martin2018-07-171-11/+11
|
* 41472: introduce cleanup hooks default and restore special themes, and ↵Barton E. Schaefer2017-07-291-2/+72
| | | | update documentation
* unposted (after 40859): Fix yodl warning:Daniel Shahaf2017-03-201-1/+1
| | | | | | | | makeinfo ./zsh.texi ./zsh.texi:36246: Next field of node `vcs_info Examples' not pointed to (perhaps incorrect sectioning?). ./zsh.texi:36419: This node (Prompt Themes) has the bad Prev. Seen with yodl 3.00.00 but not with 3.04.00.
* 40859: vcs_info docs: Use proper internal links through texinfo nodes.Daniel Shahaf2017-03-191-19/+46
| | | | | | | | | | | | Changes: - Add texinode()'s - Replace 'see foo' with 'see noderef(foo)' Drive-by changes: - Fix one reference to a nonexistent "Styles" section - (minor) Fix whitespace around "once"
* unposted: vcs_info quilt: Fix documentation markup typo.Daniel Shahaf2017-03-181-1/+1
|
* 40822: vcs_info quilt: Document the '.quilt-foo' zstyle context element. ↵Daniel Shahaf2017-03-141-5/+16
| | | | (Compare users/20807.)
* 40492: vcs_info: Escape '%' signs in payloads.Daniel Shahaf2017-02-091-0/+17
| | | | | Test case: a patch whose subject is '%Sfoo%sbar'. ('S' and 's' are expandos both in prompts and in the 'formats' style.)
* unposted: vcs_info git: Fix typo in manual.Daniel Shahaf2017-02-041-2/+2
|
* 40476: vcs_info $backend_misc: Document at the right point, provide in quilt ↵Daniel Shahaf2017-02-031-3/+3
| | | | 'standalone' mode.
* 40396: vcs_info quilt: More documentation of '%Q' and 'use-quilt'.Daniel Shahaf2017-01-251-0/+15
|
* 40035: Cosmetic fixes for comments and documentation.Eitan Adler2016-11-291-1/+1
| | | | Mostly fixes to doubled words.
* unposted: Minor documentation fixes (markup, grammar, etc).Daniel Shahaf2016-10-271-2/+2
|
* 39522: add-zsh-hook/add-zle-hook-widget: Promise append semantics.Daniel Shahaf2016-10-071-1/+2
| | | | | The sentence about "as widgets" is removed since there is a whole paragraph about that later on.
* 39495: add-zle-hook-widget: Add end-of-options guard to hook invocation.Daniel Shahaf2016-09-301-1/+1
| | | | Currently, the only special widget that takes arguments is zle-keymap-select.
* 39046 + 39061: New :P history modifier.Daniel Shahaf2016-08-221-1/+1
|
* 38957: make use of updates to match-words-by-style and better support ↵Oliver Kiddle2016-07-281-1/+1
| | | | completion of word-style styles for zstyle
* 38953: Fix some issues with match-words-by-style.Peter Stephenson2016-07-281-0/+11
| | | | | | Add keyword retrieval of words. Improve test for start of word in subwords for use in delete-whole-word. If line after cursor is empty, white space is treated as ws-after-cursor.
* 38929: new vim style text object using match-words-by-style mechanismOliver Kiddle2016-07-241-4/+8
|
* 38866: update add-zle-hook-widget doc for 38850, bug fixesBarton E. Schaefer2016-07-171-11/+7
| | | | Edge case handling, wrap in anonymous function for kshautoload management.
* 38783: zcalc tweaks for RPN mode.Peter Stephenson2016-07-041-4/+12
| | | | Make it more straightforward to exchange variables with stack.
* 38770: vi upper/lowercase widgets and shell widget example that reads a vi ↵Oliver Kiddle2016-06-291-0/+11
| | | | movement
* 38737: clean up zcalc variables.Peter Stephenson2016-06-211-4/+13
| | | | Undocumented variables now start with "_".
* 38736: various RPN mode enhancements for zcalcPeter Stephenson2016-06-211-2/+21
|
* 38715: add-zle-hook-widget: assorted ksharrays fixes; assign an index to any ↵Barton E. Schaefer2016-06-191-13/+17
| | | | hook that is added without one, to preserve append ordering
* 38693: Add RPN mode to zcalcPeter Stephenson2016-06-161-1/+41
|
* 38684: fix format in contrib.yoJun-ichi Takimoto2016-06-161-3/+3
|
* 38670: New function for managing ZLE special widgets, modeled after ↵Barton E. Schaefer2016-06-121-2/+54
| | | | Functions/Misc/add-zsh-hook.
* unposted: Document run-help-* helper functions.Daniel Shahaf2016-03-181-3/+20
|
* users/21256 + workers/37965: New math functions min(), max(), sum(), ↵Daniel Shahaf2016-02-161-0/+17
| | | | provided by a new autoloadable function 'zmathfunc'.
* unposted: a few cosmetic format fixes in docsJun-ichi Takimoto2015-11-131-3/+2
|
* 37027: allow subword context to discriminate between wordsPeter Stephenson2015-10-301-3/+4
|
* unposted: vcs_info docs: Typo fix.Daniel Shahaf2015-10-221-1/+1
|
* 36856: cdr -p/-P to prune directory listPeter Stephenson2015-10-141-0/+12
|
* 36735: add ~/.zcalcrc handling to zcalcPeter Stephenson2015-10-011-0/+8
|
* 36630: new function zsh_directory_name_genericPeter Stephenson2015-09-251-2/+185
|
* 36623: document bracketed-paste-magic and url-quote-magic; add ↵Barton E. Schaefer2015-09-241-1/+161
| | | | cross-reference to vim text object widgets
* 36410: vcs_info git: Present merge heads as patchesDaniel Shahaf2015-09-051-1/+1
| | | | | | | This shows, during 'git merge', the revision hashes of the "remote" head (the one that will become second parent of the commit) in the %m expando. Review-by: Frank Terbeck
* users/20475: document cdr stores unique entry of most recent usePeter Stephenson2015-08-281-3/+7
|
* unposted: use of $f in zmvPeter Stephenson2015-08-171-1/+10
|
* 36078: vcs_info: Adjust documentation for no longer exportingMikael Magnusson2015-08-121-6/+5
|
* 36067: fix typo and format in the documentationJun T2015-08-111-3/+3
|
* 35554: Document narrow-to-region -l and -r.Mikael Magnusson2015-06-221-2/+9
|