about summary refs log tree commit diff
path: root/Functions/Misc
Commit message (Expand)AuthorAgeFilesLines
* unposted: elaboration on Roman's "slurp" implementation from zsh-usersBart Schaefer2024-02-031-0/+31
* 52465: use NULL_GLOB when expanding zmv input pattern to avoid NOMATCH exitBart Schaefer2024-01-051-1/+7
* unposted (cf. 52166): remove obsolete helper for svkOliver Kiddle2023-10-111-1/+0
* 51812: run-help for docker, perf, podman, ssh, svnadminJörg Sommer2023-10-115-0/+26
* 51747: ip accepts the reduction of link to l.Jörg Sommer2023-09-211-1/+1
* 51776: run-help-openssl: Reduce code and use new manpagesJörg Sommer2023-09-211-7/+1
* 52028: improvements to _shadow / _unshadow, plus helper and docBart Schaefer2023-08-271-0/+11
* 51813: differentiate empty $2 from omitted $2 in version comparisonsStephane Chazelas2023-06-221-1/+7
* 51593: improve search for command name after skipping prefix assignmentsBart Schaefer2023-05-101-3/+3
* 51572: fix "shift" error when running standaloneBart Schaefer2023-03-131-3/+3
* 51088: fix standards reference in commentAtte Peltomäki2022-12-061-1/+1
* 50786: Make match etc. local when used in styles.Peter Stephenson2022-10-171-2/+2
* 50648: Use $ZCALC_HISTORY where appropriateJulian Prein2022-09-251-1/+3
* 50335: simplify "wait" usage, fix signal handlingBart Schaefer2022-06-081-10/+30
* 50286: avoid zed error if nounset is in effectPeter Stephenson2022-05-261-6/+8
* Jan Brieg: 50212 (and discussion): Add "bright" color variantsBart Schaefer2022-05-141-2/+16
* 49897: Eliminate reliance on $jobstates parameter, fix -P exit status check.Bart Schaefer2022-03-281-17/+20
* 49667: Include US spelling of "grey" ("gray")Matt Alexander2022-01-011-3/+5
* github #82: Fix typosDimitris Apostolou2021-11-121-1/+1
* 45180: clarify doc for POSIX EREs, fix an issue with PCRE when the replacemen...Stephane Chazelas2021-09-061-27/+75
* 49218: run-help filters cmd_args before calling run-help-<command>Marlon Richert2021-09-067-26/+13
* 48601/0005: zmathfuncdef: Fix the workers/48147 return status / 'set -e' bug.Daniel Shahaf2021-05-181-1/+1
* 48710: histed + other zed updatesBart Schaefer2021-05-151-13/+49
* 47489: rename standout as italicBart Schaefer2021-04-191-1/+2
* users/26406: preserve caller setopts in zargsBart Schaefer2021-01-231-2/+15
* 47731 (+unposted): add run-help assistant for btrfsJun-ichi Takimoto2020-12-111-0/+22
* 43946: call run-help for the command given to sudoSamir Benmendil2020-12-111-1/+1
* 46072 + 46136: Add the 'zle $widget -f nolast' syntax, to improve add-zle-hoo...Daniel Shahaf2020-06-271-2/+2
* 43685: add-zle-hook-widget: Support running under NO_UNSET ('set -u').Daniel Shahaf2018-10-141-6/+6
* users/23434: initialise UNDO_LIMIT_NO so that an initial undo doesn't clear t...Oliver Kiddle2018-06-071-2/+8
* 42929 (tweaked): additional default bindings in zed.Sebastian Gniazdowski2018-06-051-5/+26
* 41839: force IFS to default for "read"Sebastian Gniazdowski2018-01-191-1/+1
* Make mbegin, mend, match local in zed.Peter Stephenson2017-08-311-0/+3
* 41232: Use page up/down keys in zed keymap.Sebastian Gniazdowski2017-06-071-0/+23
* 40892: subcommand matching for ip helpAaron Schrab2017-03-241-2/+2
* 40126: zed (fned): When editing a new function. escape its name.Daniel Shahaf2016-12-091-1/+1
* 39495: add-zle-hook-widget: Add end-of-options guard to hook invocation.Daniel Shahaf2016-09-301-2/+2
* 39131: return on error needs to be at the outer scope.Barton E. Schaefer2016-08-301-4/+4
* unposted: Avoid $0 for POSIX_ARGZERO compatibility.Daniel Shahaf2016-07-282-3/+3
* unposted: Prefix function's name to its error messages.Daniel Shahaf2016-07-271-2/+2
* Relocate add-zle-hook-widget, everything else in Functions/Zle is a widget.Barton E. Schaefer2016-07-171-0/+186
* 38783: zcalc tweaks for RPN mode.Peter Stephenson2016-07-041-8/+18
* 38737: clean up zcalc variables.Peter Stephenson2016-06-211-142/+147
* 38736: various RPN mode enhancements for zcalcPeter Stephenson2016-06-211-12/+66
* unposted: zed needs localoptions noksharraysBarton E. Schaefer2016-06-181-0/+2
* 38693: Add RPN mode to zcalcPeter Stephenson2016-06-161-22/+114
* 37814: run-help-ip: use an absolute path for the shebang.Kamil Dudka2016-01-281-1/+1
* users/21082 (expanded): a more complete sorting of version strings that are n...Barton E. Schaefer2015-12-191-1/+19
* unposted: ZCALCPROMPT created globally in zcalcPeter Stephenson2015-11-271-1/+3
* zed: Add -- to the `functions' builtin callsEric Cook2015-11-161-2/+2