index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Base
/
Widget
/
_complete_help
Age
Commit message (
Collapse
)
Author
Files
Lines
2022-06-04
50323: create helper for shadowing builtins or existing functions and use it ↵
Bart Schaefer
1
-1
/
+2
when redefining compadd et al.
2021-05-15
48709: suppress error messages from comptry
Bart Schaefer
1
-1
/
+1
2016-04-09
For help listing, capture the fallback to compctl in case there is one defined
Barton E. Schaefer
1
-1
/
+2
2015-10-11
36841: factor out and update the patterns that filter "uninteresting" ↵
Barton E. Schaefer
1
-3
/
+6
functions out of the $funcstack display
2013-06-10
31205: Do not display "(eval)" as a tag context
Barton E. Schaefer
1
-1
/
+1
2013-04-07
31234: use an "always" block instead of "trap" to clean up various function
Bart Schaefer
1
-34
/
+34
overrides
2007-06-19
23567: new _complete_help_generic zle non-completion widget
Peter Stephenson
1
-1
/
+1
2002-07-08
don't display _dispatch as one of the called functions (17438)
Sven Wischnowsky
1
-3
/
+3
2002-01-03
16397: use nul instead of colon to avoid problems with _value: functions
Oliver Kiddle
1
-21
/
+16
2001-06-21
Fix handling of interrupt in two completion widgets.
Bart Schaefer
1
-0
/
+2
2001-05-29
use `eval $_comp_setup' in all entry points of the completion system to not ↵
Sven Wischnowsky
1
-3
/
+1
only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530)
2001-04-02
moved from Completion/Commands/_complete_help
Sven Wischnowsky
1
-0
/
+92