summaryrefslogtreecommitdiff
path: root/Completion/Base/Widget
AgeCommit message (Expand)AuthorFilesLines
2007-06-1923567: new _complete_help_generic zle non-completion widgetPeter Stephenson3-2/+9
2006-11-0322953: Mikael Magnusson: _most_recent_file fix.Peter Stephenson1-1/+1
2005-05-22Add zsh name and version to _complete_debug outputBart Schaefer1-0/+1
2005-04-24Minor tweak to _generic plus doc fixes for info interpretation of hyphens.Bart Schaefer1-1/+1
2004-04-2019767, 19785: store flags for -z and -k options to autoload allowing theOliver Kiddle1-6/+6
2004-02-1019409: handle situation where the user has the nounset option setOliver Kiddle1-1/+1
2003-03-1118338: list a single unambiguous match instead of inserting itOliver Kiddle1-6/+2
2003-02-2618299: allow _next_tags to work with nested tag loopsOliver Kiddle1-0/+4
2003-02-2518296: sync fake _all_labels and _next_label functions with changes to real onesOliver Kiddle1-37/+38
2002-07-08don't display _dispatch as one of the called functions (17438)Sven Wischnowsky1-3/+3
2002-01-17use pager style instead of $EDITOR and fix bad substitution in exclusion listsOliver Kiddle1-2/+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 Schaefer2-2/+3
2001-05-30some cleanup (14558)Sven Wischnowsky2-7/+0
2001-05-29use `eval $_comp_setup' in all entry points of the completion system to not o...Sven Wischnowsky7-11/+7
2001-05-1414330: handle quotes better in _most_recent_filePeter Stephenson1-7/+9
2001-04-02new or changed after moveSven Wischnowsky1-0/+7
2001-04-02moved from Completion/Commands/_read_compSven Wischnowsky1-0/+151
2001-04-02moved from Completion/Commands/_next_tagsSven Wischnowsky1-0/+140
2001-04-02moved from Completion/Commands/_most_recent_fileSven Wischnowsky1-0/+22
2001-04-02moved from Completion/Commands/_history_complete_wordSven Wischnowsky1-0/+121
2001-04-02moved from Completion/Commands/_genericSven Wischnowsky1-0/+11
2001-04-02moved from Completion/Commands/_expand_wordSven Wischnowsky1-0/+15
2001-04-02moved from Completion/Commands/_correct_wordSven Wischnowsky1-0/+20
2001-04-02moved from Completion/Commands/_correct_filenameSven Wischnowsky1-0/+72
2001-04-02moved from Completion/Commands/_complete_tagSven Wischnowsky1-0/+57
2001-04-02moved from Completion/Commands/_complete_helpSven Wischnowsky1-0/+92
2001-04-02moved from Completion/Commands/_complete_debugSven Wischnowsky1-0/+27
2001-04-02moved from Completion/Commands/_bash_completionsSven Wischnowsky1-0/+46