Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 36841: factor out and update the patterns that filter "uninteresting" functio... | Barton E. Schaefer | 2015-10-11 | 1 | -3/+6 |
* | 31205: Do not display "(eval)" as a tag context | Barton E. Schaefer | 2013-06-10 | 1 | -1/+1 |
* | 31234: use an "always" block instead of "trap" to clean up various function | Bart Schaefer | 2013-04-07 | 1 | -34/+34 |
* | 23567: new _complete_help_generic zle non-completion widget | Peter Stephenson | 2007-06-19 | 1 | -1/+1 |
* | don't display _dispatch as one of the called functions (17438) | Sven Wischnowsky | 2002-07-08 | 1 | -3/+3 |
* | 16397: use nul instead of colon to avoid problems with _value: functions | Oliver Kiddle | 2002-01-03 | 1 | -21/+16 |
* | Fix handling of interrupt in two completion widgets. | Bart Schaefer | 2001-06-21 | 1 | -0/+2 |
* | use `eval $_comp_setup' in all entry points of the completion system to not o... | Sven Wischnowsky | 2001-05-29 | 1 | -3/+1 |
* | moved from Completion/Commands/_complete_help | Sven Wischnowsky | 2001-04-02 | 1 | -0/+92 |