about summary refs log tree commit diff
path: root/Completion/Base/Widget/_complete_debug
Commit message (Expand)AuthorAgeFilesLines
* 48617: fix misuse of IGNORE_BRACES when initializing debug_indentBart Schaefer2021-04-191-1/+5
* unposted (cf. 34218): : remove -m from zmodload callsBarton E. Schaefer2015-01-101-1/+1
* 34202: safe tempfile creation part 3 -- use zf_ln instead of mvBarton E. Schaefer2015-01-101-1/+2
* 34068: create tempfiles without forking, and safe temp directory creationBarton E. Schaefer2014-12-281-1/+1
* 34067: safe tempfile creation, part 1Barton E. Schaefer2014-12-271-0/+1
* 33088: indentation in $PS4Barton E. Schaefer2014-09-031-0/+2
* 29635: Improve _complete_debug syntax and handling of fd'sPeter Stephenson2011-08-031-10/+16
* 23567: new _complete_help_generic zle non-completion widgetPeter Stephenson2007-06-191-1/+1
* Add zsh name and version to _complete_debug outputBart Schaefer2005-05-221-0/+1
* use pager style instead of $EDITOR and fix bad substitution in exclusion listsOliver Kiddle2002-01-171-2/+3
* Fix handling of interrupt in two completion widgets.Bart Schaefer2001-06-211-2/+1
* use `eval $_comp_setup' in all entry points of the completion system to not o...Sven Wischnowsky2001-05-291-3/+1
* moved from Completion/Commands/_complete_debugSven Wischnowsky2001-04-021-0/+27