Age | Commit message (Expand) | Author | Files | Lines |
2025-04-28 | 53527: remove zgetopt | dana | 1 | -79/+0 |
2025-04-27 | unposted: document zparseopts's lack of support for abbreviating long options | dana | 1 | -1/+2 |
2025-04-27 | unposted: docs: adjust zgetopt wording | dana | 1 | -7/+7 |
2025-04-27 | 53516: add zgetopt contrib function | dana | 1 | -0/+78 |
2024-03-13 | unposted: update doc for "colors" for workers/47489,50212 (italic and bright) | Bart Schaefer | 1 | -2/+6 |
2024-03-05 | 52641: incarg: add a backward variant and make it repeatable | midchildan | 1 | -3/+5 |
2024-02-15 | 52523: fixes to preceding incarg patch | midchildan | 1 | -2/+3 |
2024-02-15 | 52520: add new features and improvements to the "incarg" ZLE widget | midchildan | 1 | -6/+24 |
2024-01-05 | 52465: use NULL_GLOB when expanding zmv input pattern to avoid NOMATCH exit | Bart Schaefer | 1 | -4/+4 |
2023-10-17 | 52222: Document bracketed-paste-url-magic | Mikael Magnusson | 1 | -0/+27 |
2023-08-27 | 52028: improvements to _shadow / _unshadow, plus helper and doc | Bart Schaefer | 1 | -0/+21 |
2022-09-25 | 50648: Use $ZCALC_HISTORY where appropriate | Julian Prein | 1 | -2/+5 |
2022-02-22 | unposted: Fix some typos and markup. | Daniel Shahaf | 1 | -2/+2 |
2022-02-20 | 49727 (+ comment): vcs_info quilt: Pass the patches dir path to the gen-appli... | Daniel Shahaf | 1 | -0/+15 |
2022-01-27 | unposted: vcs_info quilt docs: Fix misspelled style name | Daniel Shahaf | 1 | -1/+1 |
2021-11-26 | 49448: docs: Fix pointers to the `Widgets', `User-defined Widgets', and `Stan... | Daniel Shahaf | 1 | -1/+1 |
2021-11-26 | 49445: docs: Clean up some subsection references. | Daniel Shahaf | 1 | -3/+3 |
2021-09-26 | unposted: Fix typos | Daniel Shahaf | 1 | -1/+1 |
2021-09-06 | 45180: clarify doc for POSIX EREs, fix an issue with PCRE when the replacemen... | Stephane Chazelas | 1 | -1/+4 |
2021-06-13 | 49065: remove bad cross-reference | Bart Schaefer | 1 | -3/+2 |
2021-05-16 | 48853: improved handling of theme resets when changing prompt themes, especia... | Marlon Richert | 1 | -4/+6 |
2021-05-15 | 48710: histed + other zed updates | Bart Schaefer | 1 | -2/+19 |
2021-05-15 | 48707: fix keymap handling when zed invokes read-from-minibuffer; update doc | Bart Schaefer | 1 | -10/+11 |
2021-04-20 | 48435 (tweaked): vcs_info docs: applied-string/unapplied-string: Correct an o... | Daniel Shahaf | 1 | -3/+12 |
2021-04-15 | 45583/0008: vcs_info git: Use best practices in an example | Daniel Shahaf | 1 | -1/+1 |
2021-04-15 | 45583/0007: vcs_info docs: vcs_info_lastmsg: Correct an ambiguous/wrong descr... | Daniel Shahaf | 1 | -1/+1 |
2021-04-15 | 45583/0006: vcs_info docs: Change user-context name in an example, to avoid c... | Daniel Shahaf | 1 | -2/+2 |
2021-04-15 | 45583/0005: vcs_info docs: Recommend use of prompt expandos rather than termi... | Daniel Shahaf | 1 | -1/+13 |
2021-04-15 | 45583/0003: docs: Fix rendering in the man page output | Daniel Shahaf | 1 | -2/+2 |
2021-04-15 | 45583/0002 (tweaked): docs: Fix rendering of an example in the man page output | Daniel Shahaf | 1 | -0/+2 |
2021-02-16 | 47830: Fix some documentation typos | Lawrence Velázquez | 1 | -2/+2 |
2020-12-11 | 47731 (+unposted): add run-help assistant for btrfs | Jun-ichi Takimoto | 1 | -6/+9 |
2020-10-18 | 47468: Doc/Zsh/contrib.yo: Fix typo | Axel Beckert | 1 | -1/+1 |
2020-08-16 | 47306: edit-command-line: add editor style | Mikael Magnusson | 1 | -0/+6 |
2020-07-13 | 46240: Make the expansion of manref()() in ztexi.yo match its expansion in zm... | Daniel Shahaf | 1 | -2/+3 |
2020-06-27 | 46072 + 46136: Add the 'zle $widget -f nolast' syntax, to improve add-zle-hoo... | Daniel Shahaf | 1 | -1/+1 |
2020-06-26 | unposted: docs: Fix some markup and typos. | Daniel Shahaf | 1 | -2/+2 |
2020-06-22 | 46091: Add code to Mercurial VCS backend to show topic if there is any. | Manuel Jacob | 1 | -1/+2 |
2020-03-15 | 45540: vcs_info git: In non-interactive rebases, compute patch names for unap... | Daniel Shahaf | 1 | -2/+2 |
2020-01-11 | users/24628 (fixed): More doc for selectw-word-style widgets. | Peter Stephenson | 1 | -1/+14 |
2020-01-02 | unposted (after 45183): Fix yodl error: "contrib.yo:4457: No macro: back(...)". | Daniel Shahaf | 1 | -1/+1 |
2020-01-01 | 45183: Improve documentation examples | Stephane Chazelas | 1 | -9/+13 |
2019-12-22 | 45113: vcs_info docs: Clarify documentation of the %p/%u/%a patch-format expa... | Daniel Shahaf | 1 | -3/+3 |
2019-12-18 | 45073: regex-replace docs: Simplify grammar (avoid a double negative, state d... | Daniel Shahaf | 1 | -3/+4 |
2019-12-04 | 44981: Fix some typos in the documentation. | Martijn Dekker | 1 | -1/+1 |
2018-10-08 | 43620 (tweaked): vcs_info git: Reverse the order patches are passed to gen-un... | Daniel Shahaf | 1 | -1/+1 |
2018-10-02 | unposted: Fix typo | Daniel Shahaf | 1 | -1/+1 |
2018-07-17 | Update distro docs to remove dead links | Matthew Martin | 1 | -11/+11 |
2017-07-29 | 41472: introduce cleanup hooks default and restore special themes, and update... | Barton E. Schaefer | 1 | -2/+72 |
2017-03-20 | unposted (after 40859): Fix yodl warning: | Daniel Shahaf | 1 | -1/+1 |