summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* 54037: fix to highlight layers where special is assigned a low layerOliver Kiddle2025-11-121-0/+3
* 54036: fixes related to prompt attribute leftoversOliver Kiddle2025-11-121-0/+5
* 54064: avoid crash on named references to argv/ARGC, improve valid_nameref()Bart Schaefer2025-11-101-0/+6
* 53402, 54042: make timeout for terminal queries configurable via a .term.quer...Oliver Kiddle2025-11-101-0/+5
* 53438: support for changing terminal cursor shape and colourOliver Kiddle2025-11-101-0/+4
* 53404: terminal integration with semantic markersOliver Kiddle2025-11-101-0/+5
* 53379, 53380: autoload nearcolor based on truecolor detectionOliver Kiddle2025-11-101-0/+3
* 53377: support OSC52 paste sequence with the "* and "+ vi registersOliver Kiddle2025-11-101-0/+4
* 53372, 53375: query terminal properties on ZLE startupOliver Kiddle2025-11-101-0/+6
* 54057: enable assignment through named reference to change type of the referentPhilippe Altherr2025-11-091-0/+6
* github #148: complete fortune databasesChristopher Bock2025-11-031-0/+3
* 54022: completion updates for openbsd 7.8Oliver Kiddle2025-11-031-0/+4
* 54020: add library for network support on Haiku OSOliver Kiddle2025-11-031-0/+2
* 54019: AIX support fixesOliver Kiddle2025-11-031-0/+5
* 53783: use case-insensitive search for more variants of language filesJim2025-10-311-0/+6
* github #149: improve voice name parsing in say completionLangLangbart2025-10-311-0/+3
* 54013: add a range check on signal numbers passed to trapOliver Kiddle2025-10-311-0/+3
* 54012: fix use of out of scope array variableOliver Kiddle2025-10-311-0/+2
* 54007: remove some uses of mod_export that were likely unintendedOliver Kiddle2025-10-311-0/+7
* Dan Drake: 53803: make adam1 prompt wrap len and ellipsized path configurableBart Schaefer2025-10-271-0/+5
* 53676+54009: Revise 52650+51945 for assignment to global through namerefBart Schaefer2025-10-261-0/+4
* 53798: report reference loops created when a reference goes out of scopePhilippe Altherr2025-10-261-0/+3
* 53790: corrections to reference loop detectionPhilippe Altherr2025-10-261-0/+3
* 53797: fix creation of undeclared target variable through reference chainPhilippe Altherr2025-10-261-0/+3
* 53796: fix local reference chains and detect self-reference across local scopesPhilippe Altherr2025-10-261-0/+3
* 53782: Src/params.c, Test/K01nameref.ztst: changes to nameref base level:Philippe Altherr2025-10-261-2/+9
* 53781: fix loading of autoload variable via a referencePhilippe Altherr2025-10-261-0/+2
* 53732: avoid tail-call exec in always blockPhilippe Altherr2025-10-261-0/+4
* 54002: silence compiler warning for static functionOliver Kiddle2025-10-241-0/+2
* 54001: add missing uses of mod_exportOliver Kiddle2025-10-241-0/+5
* 53988: fix zparseopts segfaultJoshua Krusell2025-10-241-0/+5
* github #131: add missing optionsChristopher Bock2025-10-231-0/+6
* github #147: Clean up some leaked variables in completion functionsKevin Cox2025-10-231-0/+4
* 53999: remove further remnants of ansi2knr support from AIX specific codeOliver Kiddle2025-10-231-0/+3
* 54000: new completion for FreeBSD's bectlOliver Kiddle2025-10-231-0/+4
* 53992: check for declaration of fpurge() instead of link-abilityMike Gilbert2025-10-211-0/+6
* 53985: update git completion for new options in 2.51Oliver Kiddle2025-10-021-0/+4
* 53981: _dnf5: fix completion of local rpm filesChristoph Erhardt2025-09-301-0/+5
* github #145: update completion: _installRyan Rotter2025-09-291-0/+3
* 53970 based on github #131 by Christopher Bock: complete all dataset properti...Oliver Kiddle2025-09-291-0/+4
* 53969: completion updates for Unix utilities in macOS 15.5Oliver Kiddle2025-09-291-0/+4
* 53968: new lvm2 and blkid completionsOliver Kiddle2025-09-291-0/+5
* 53967: update completions affected by FreeBSD 14.3Oliver Kiddle2025-09-251-0/+6
* 53966: completion update based on nmcli 1.52.0Oliver Kiddle2025-09-251-0/+5
* github #143: list only remote branches for `git checkout --guess`Markus Kurtz2025-09-241-0/+3
* github #142: Fix text for git merge --squash/--no-squashElliot Berman2025-09-241-0/+3
* github #141: complete apt why/why-notChristopher Bock2025-09-241-0/+3
* fix and improve completion for ssh-keygenEisuke Kawashima2025-09-241-0/+3
* 53947: fix for broken completion of tags and paths with ansible-galaxyOliver Kiddle2025-09-241-0/+5
* 53907: re-apply 6d40d9b (Handle SIGIOT as an alias to SIGABRT)Jun-ichi Takimoto2025-09-03