about summary refs log tree commit diff
path: root/Completion/Base/Widget/_complete_debug
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Sven Wischnowsky2001-05-291-3/+1
| | | | only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530)
* moved from Completion/Commands/_complete_debugSven Wischnowsky2001-04-021-0/+27