summaryrefslogtreecommitdiff
path: root/Completion/Base/Widget/_complete_debug
AgeCommit message (Expand)AuthorFilesLines
2022-09-2850399: Completion/Base/Widget/_complete_debugBart Schaefer1-1/+1
2021-04-1948617: fix misuse of IGNORE_BRACES when initializing debug_indentBart Schaefer1-1/+5
2015-01-10unposted (cf. 34218): : remove -m from zmodload callsBarton E. Schaefer1-1/+1
2015-01-1034202: safe tempfile creation part 3 -- use zf_ln instead of mvBarton E. Schaefer1-1/+2
2014-12-2834068: create tempfiles without forking, and safe temp directory creationBarton E. Schaefer1-1/+1
2014-12-2734067: safe tempfile creation, part 1Barton E. Schaefer1-0/+1
2014-09-0333088: indentation in $PS4Barton E. Schaefer1-0/+2
2011-08-0329635: Improve _complete_debug syntax and handling of fd'sPeter Stephenson1-10/+16
2007-06-1923567: new _complete_help_generic zle non-completion widgetPeter Stephenson1-1/+1
2005-05-22Add zsh name and version to _complete_debug outputBart Schaefer1-0/+1
2002-01-17use pager style instead of $EDITOR and fix bad substitution in exclusion listsOliver Kiddle1-2/+3
2001-06-21Fix handling of interrupt in two completion widgets.Bart Schaefer1-2/+1
2001-05-29use `eval $_comp_setup' in all entry points of the completion system to not o...Sven Wischnowsky1-3/+1
2001-04-02moved from Completion/Commands/_complete_debugSven Wischnowsky1-0/+27