summaryrefslogtreecommitdiff
path: root/Completion/Base/Widget/_complete_help
AgeCommit message (Expand)AuthorFilesLines
2022-06-0450323: create helper for shadowing builtins or existing functions and use it ...Bart Schaefer1-1/+2
2021-05-1548709: suppress error messages from comptryBart Schaefer1-1/+1
2016-04-09For help listing, capture the fallback to compctl in case there is one definedBarton E. Schaefer1-1/+2
2015-10-1136841: factor out and update the patterns that filter "uninteresting" functio...Barton E. Schaefer1-3/+6
2013-06-1031205: Do not display "(eval)" as a tag contextBarton E. Schaefer1-1/+1
2013-04-0731234: use an "always" block instead of "trap" to clean up various functionBart Schaefer1-34/+34
2007-06-1923567: new _complete_help_generic zle non-completion widgetPeter Stephenson1-1/+1
2002-07-08don't display _dispatch as one of the called functions (17438)Sven Wischnowsky1-3/+3
2002-01-0316397: use nul instead of colon to avoid problems with _value: functionsOliver Kiddle1-21/+16
2001-06-21Fix handling of interrupt in two completion widgets.Bart Schaefer1-0/+2
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_helpSven Wischnowsky1-0/+92