about summary refs log tree commit diff
path: root/Completion/Base/Widget/_complete_help
Commit message (Expand)AuthorAgeFilesLines
* 50323: create helper for shadowing builtins or existing functions and use it ...Bart Schaefer2022-06-041-1/+2
* 48709: suppress error messages from comptryBart Schaefer2021-05-151-1/+1
* For help listing, capture the fallback to compctl in case there is one definedBarton E. Schaefer2016-04-091-1/+2
* 36841: factor out and update the patterns that filter "uninteresting" functio...Barton E. Schaefer2015-10-111-3/+6
* 31205: Do not display "(eval)" as a tag contextBarton E. Schaefer2013-06-101-1/+1
* 31234: use an "always" block instead of "trap" to clean up various functionBart Schaefer2013-04-071-34/+34
* 23567: new _complete_help_generic zle non-completion widgetPeter Stephenson2007-06-191-1/+1
* don't display _dispatch as one of the called functions (17438)Sven Wischnowsky2002-07-081-3/+3
* 16397: use nul instead of colon to avoid problems with _value: functionsOliver Kiddle2002-01-031-21/+16
* Fix handling of interrupt in two completion widgets.Bart Schaefer2001-06-211-0/+2
* 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_helpSven Wischnowsky2001-04-021-0/+92